Upload
Upload activity is used for uploading a file to FTP server.
| “Connection name | Reference name of connection which will be connected. |
| *Local file name | Path of the local file name that will be uploaded. |
| *Remote file name | Path of the remote file name for uploaded files. |
| Overwrite | Overwrite if there is a file or folder with same name. |
Note: * Fields selected with are required, others are optional.
Connection name example
You can use the Connection name as shown in the example.
${ftpConnection}
Local file name example
You can use the Local file name as shown in the example.
C:\TempTestftpTest.xlsx
Remote file name example
You can use the Remote file name as shown in the example.
/home/Temp/ftpTest.xlsx
Overwrite example
You can use the Overwrite as shown in the example.
True