Skip to main content

FTP Upload

Overview


Uploads a local file to the server.

Input

NameRequiredDescription
ConnectionFTP Connection.
File PathPath of the file to be uploaded - including file extension e.g. Folder1/Folder2/file.txt
Target DirectoryFTP 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.