Skip to content

FTP Connection

Impure

Creates an FTP connection for reuse by downstream FTP nodes.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Triggered once the FTP connection has been initialized.

Data Inputs

Protocol

INPUT

Protocol to use: FTP, FTPS, or SFTP.

Host

INPUT

The hostname or IP address of the FTP server.

Port

INPUT

The port number. Defaults based on protocol if not set.

Username

INPUT

Username for authentication.

Password

INPUT

Password for authentication.

Private Key

INPUT

Private key (used for SFTP key-based auth). It is recommended you use a secret connected to this port.

Key Passphrase

INPUT

Passphrase 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

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing