Directory Transfers using TIBCO MFT Internet Server Platform Command Line Utility

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

The following Internet parameters will be 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 Defines whether TIBCO MFT Internet Server scans subdirectories for files to transfer in directory uploads, and defines whether TIBCO MFT Internet Server processes data in TIBCO MFT Internet Server server subdirectories for directory downloads.

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

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

This parameter is supported on all List and Process calls.

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

It is only supported on ListFile and ProcessFile calls.