Configuration parameters for the File Data Mover
dataDirectory is the full path visible on the local machine where the Wirekite Data Extractor wrote its files.
logFile is the path to a filename on the local machine where the Wirekite Data Mover will write its logging output.
scpTarget is remote-user@target-host:/path/to/datadir. Files moved by the File Data Mover will be written in /path/to/datadir. This should be the same path used by the Data Loader.
maxThreads is the maximum number of parallel threads used to upload data to the bucket. The default is 10.
removeFiles specifies whether the Data Mover will remove files from the dataDirectory once it has safely copied them. The default is true. This may be set to false while troubleshooting, but should not normally be set as these files can take a lot of storage space.
