Skip to main content

SFTP Upload

Overview


Uploads a local file to the server.

Input

NameRequiredDescription
ConnectionSFTP Connection.
File PathPath of the file to be uploaded - including file extension e.g. Folder1/Folder2/file.txt
Target DirectorySFTP directory for the file to be saved e.g. /Folder1/Folder2/
Overwrite ExistingAllow an existing file on the server to be overwritten.

Output

Uploaded file File path to the uploaded file.