Command arguments
Argument | Description | Using |
-c | command | -c push |
-f | Configuration parameter “PushSourceFolderPath” will be ignored, only file which is specified by –f argument will be pushed to Thru MFT | -f SourceFilePath.txt |
-o | “Private Delivery Code” of Organization = “Public Code” or “Unique Code” of Organization in Thru MFT. Means all organizations will be ignored except one which code is specified | -o ORGOCI9 |
-t | Transport Code | -t TRNDI5O |
-e | Transport Client Endpoint Code | -e ENDGL9N |
-s | Configuration file | -s TransportClientSettings.json |
-win | Removes all characters from file names that are unsupported in the NTFS file system | -win |
-N | Pull only the next pending file. If omitted, all pending files are pulled to target | -N |
-a | Thru MFT API Url | |
-v | Version | -v 2.1.5 |
-r | Path to the transport client root folder | -r C:\RootFolder |
-i | Installation key | -I 0000000-0000-0000000 |
-trustcert | Accept all certificates | -trustcert |
-? | Show help | -? |
Commands
Push
-c push -t <TransportCode> -s TransportClientSettings.json
Pull
-c pull -s TransportClientSettings.json
Install
-v <TransportClientUtilityVersion> -c install -a <ThruMFTApiURL > -r <InstallationFolderPath> -i <TransportClientEndpointInstallationKey>
Uninstall
-c uninstall -s TransportClientSettings.json