- Documentation
- Activities
- Remote File Transfer
- Download Files
Download files from the remote server
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Connection ftpConnectionVariable | variable | Required | — | — |
Remote File ftpRemotePath | string | Required | — | — |
Save To Folder ftpLocalPath | folder | Required | — | — |
Overwrite if exists ftpOverwrite | boolean | Optional | true | — |
Output
DownloadedFilePathStringPath to the downloaded file
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Connect to FTP Server
Connect to a remote file server for transfers
Delete File
Delete a file from the remote server
Delete Folder
Delete a folder from the remote server
Directory Exists
Check if a directory exists on the remote server
Disconnect from FTP
Close the connection to the remote server
File Exists
Check if a file exists on the remote server