tranMove

Purpose:

Transfer files from test cell nodes to the CyFlex Communications Node. It runs automatically in the background, periodically checking directories and moving specified files based on configuration without user intervention.

A sister program, tranMan, runs continuously on the Communications Node to relay data files to the appropriate network server for processing and databasing.

Enter:

tranMove [spec_filename] &

Where:

spec_filename Optional. Specify theĀ path to the configuration file. The default is transfer_specs.

Example:

tranMove transfer_specs.123 &
This starts tranMove using the specs file transfer_specs.123.

tranMove &
This starts tranMove using the default file transfer_specs.

Notes:

The program operates as a background service and handles file transfers. Ensure the specs file is correctly configured.

See Also:

tranMan, PAM Data Collection and Transfer