FTP Put
Activity
The FTP Put activity issues an FTP
put
or mput
command to the specified server. You can use process data as the content of the file to send to the remote server or you can send files in local disk storage. If you choose to use process data, you can place only one file on the remote server (FTP put
command). If you use locally stored files, you can place one or more files on the remote server (FTP mput
command).
Subtopics