Performing FTP Transfers
These examples show the Client File Name, the Server File Name, and the Virtual Alias parameters that are set in a transfer definition from TIBCO MFT Internet Server and how they are resolved during an FTP transaction.
Assume that there is a directory called c:\test1 (client file name) on the client’s side containing file1.txt and file2.txt. The client will perform an FTP Upload (put) and FTP Download (get) to and from the MFT FTP server on 192.168.222.222. There is a directory called c:\test2 on TIBCO MFT Internet Server (server file name) that contains file3.txt and file4.txt. The transfer will be done using a user ID of user1.
Two transfer definitions should be created for the user1 user to perform these FTP transactions: one for Upload and one for Download. As stated earlier, both files should point to the same c:\test2 directory on the server side where the files will be transferred to and from. Also, this directory must be assigned the same Virtual Alias parameter value in both the upload and the download file transfer definitions. For this example, the virtual alias will be /FtpFiles.