FTP Upload
Uploads a local file to the server.

Input
| Name | Required | Description |
|---|---|---|
| Connection | FTP Connection. | |
| File Path | Path of the file to be uploaded - including file extension e.g. Folder1/Folder2/file.txt | |
| Target Directory | FTP directory for the file to be saved e.g. /Folder1/Folder2/ | |
| Overwrite Existing | Allow an existing file on the server to be overwritten. |
Output
Uploaded file File path to the uploaded file.