Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • FTP - Allow for a user login or anonmous login (by not providing a password). Note that FTP is not recommended as it is not secure. 
  • FTPS Implicit - Allows for connection to a host that allows both plain FTP and TLS secured connection. The action provides options for selecting the TLS version, cipher suites, and certificates which the action should accept from the server. 
  • FTPS Explicit - Allows for connection to a host that requires a TLS secured connection. The action provides options for selecting the TLS version, As with FTPS Implicit the action allows configuration of the cipher suites, and accepted certificates used for the connection.
  • SFTP - Allows for connection to a SSH host which also allows file transfer. In this mode the action should accept from the server.SFTP -allows setting of the certificate acceptance method. 

Host

The host where the files are to be transfered. Can be the host DNS name, url, or IP4 Address. 

...