SFTP
A convenient and friendly way to write to and read from an SFTP server. You can also use access the SFTP client from the Javascript Block if you need more control.

Connection
Specify the Connection you have defined, which contains the configuration options as well as Development/Production alternates.
Method
The following methods are available.
Get whole file
Streamed get (coming soon)
Put file
Append
Delete
Rename
File path
Specify the path relative to the root.
Pass errors to 2nd edge
Check this to reveal a second handle that let's you define a separate Flow path for failed operations.
Data
Read operations will place the data onto the output edge.
Last modified: 10 February 2025