Skip to main content

Connect

Connects to a remote FTP server

Common Properties

Name - The custom name of the node.

  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

if ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.

Input

  • Host - FTP server host address
  • Port - FTP server port number

Output

  • Session id - FTP session id

Options

  • FTP Type - Check whether it is FTP, sFTP or FTPS server.
  • Login Credentials - Username and Password credentials from a Vault.
  • Skip TLS Verification - Ignore SSL verifications that prevent a connection.