Download
Download activity is used for downloading a file in FTP server.
| “Connection name | Reference name of connection which will be connected. |
| *Remote file name | Path of the remote file name that will be downloaded. |
| *Local file name | Path of the local file name for downloaded 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}
Remote file name example
You can use the Remote file name as shown in the example.
/home/Temp/ftpTest.xlsx
Local file name example
You can use the Local file name as shown in the example.
C:TempTestftpTest.xlsx
Overwrite example
You can use the Overwrite as shown in the example.
True