The FTP Connector includes the following event target types:
•FTP Writer. Write data in plain text, binary, attachment, JSON, or XML format to a remote file via FTP or SFTP.
•FTP Delimited Content Writer. Serialize process objects to delimited content format and write the result to a remote file via FTP or SFTP.
•FTP File Transfer. Copy local files to a remote location with FTP or SFTP. This event target streams the content of a file directly to FTP, a more efficient file transfer if you do not need to handle any of the file content in your process.