Namespace com.ibm.streamsx.inet.ftp

Operators

  • FTPCommand: The FTPCommand operator can run an ftp command at a remote host by using the FTP, FTPS, or SFTP protocols.
  • FTPPutFile: The FTPPutFile operator can put a local file on a remote host by using FTP, FTPS, or SFTP protocols.
  • FTPReader: The FTPReader operator is a source operator that can scan a directory at a remote host or receive files from a remote host by using the FTP, FTPS, or SFTP protocols.

Types

  • ConnectionCloseMode: The persistence of the ftp connection can be controlled with parameter connectionCloseMode.
  • Protocol: The security level of all ftp connections are controlled with the parameter protocol.