Skip to main content

Upload file using SFTP

Upload a file to an SFTP server.

Application

  • SFTP

Inputs (what you have)

NameDescriptionData TypeRequired?Example
SFTP connected accountThe credentials for the SFTP serverConnected AccountYes
FileThe file to be uploaded to the SFTP serverFileYes
Remote folder pathThe destination folder on the SFTP serverText (Long)Yes/remote/path/
Auto-generate folder structure?Generate the folder structure if it doesn’t existTrue/FalseNo
Overwrite remote file?If true, overwrites the remote file if it exists. If false, a unique file name will be generatedTrue/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
File PathThe full path of the uploaded file on the SFTP serverText (Long)No/remote/path/file.txt

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Requirements

  • N/A