FTP Connection
Creates an FTP connection for reuse by downstream FTP nodes.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTTriggered once the FTP connection has been initialized.
Data Inputs
Protocol
INPUTProtocol to use: FTP, FTPS, or SFTP.
Host
INPUTThe hostname or IP address of the FTP server.
Port
INPUTThe port number. Defaults based on protocol if not set.
Username
INPUTUsername for authentication.
Password
INPUTPassword for authentication.
Private Key
INPUTPrivate key (used for SFTP key-based auth). It is recommended you use a secret connected to this port.
Key Passphrase
INPUTPassphrase used to decrypt the private key if it is encrypted. It is recommended you use a secret connected to this port.
Data Outputs
Connection
OUTPUTstring
Unique ID for the created FTP connection. Use this in other FTP nodes.
Required
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing