# Site configuration file for the BART (Bi-directional And Round-trip
# Transfers) system.  Remote sites could use this when sending
# engineering data files to Cummins.

# Name of the site this configuration is for
cyflex.extdatman.site_name CTC

# Source directory for files on the sftp server being sent.
cyflex.extdatman.to ToCummins

# Source directory for files on the sftp server being received.
cyflex.extdatman.from FromCummins

# Base directory for files from this remote site which get stored on
# this local site.
cyflex.extdatman.receive_directory    YOUR_BASE_LOCATION/cummins_transfers/from_cummins

# Directory for files from this remote site buffered here before being
# processed.
cyflex.extdatman.transfer_directory    YOUR_BASE_LOCATION/cummins_transfers/from_cummins/transfers

# The directory or directories which contain files to be sent
cyflex.extdatman.send_base    YOUR_BASE_LOCATION/cummins_transfers/to_cummins
