Directory Transfers Using Platform Transfer Client Utility

Executing a directory transfer on the command line works the same way as doing a single file transfer, except that extra commands need to be used. An entire directory or just one file can be transferred using a directory definition.

The following Internet parameters are used in the same manner as a regular file transfer:
  • ListAllFiles
  • ListDownloadFiles
  • ListFile
  • ListUploadFiles
  • ProcessAllFiles
  • ProcessDownloadFiles
  • ProcessFile
  • ProcessUploadFiles

Two additional parameters need also be used:

Parameter Description
SubDir This parameter defines whether TIBCO MFT Command Center scans subdirectories for files to transfer in directory uploads, and defines whether TIBCO MFT Command Center processes data in TIBCO MFT Command Center server subdirectories for directory downloads.

When No is specified, TIBCO MFT Command Center only processes files in the defined directory. When Yes is defined, TIBCO MFT Command Center processes files in the subdirectories and in the defined directory.

This parameter is valid only for TIBCO MFT Command Center files defined with the directory flag. It is ignored for all other requests.

This parameter is supported on all List and Process calls.

FileName This parameter is used only on directory download requests. It defines a single server file name to download.

It is only supported on ListFile and ProcessFile calls.