- Documentation
- Activities
- Remote File Transfer
- Upload Files
Upload files to the remote server
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Connection ftpConnectionVariable | variable | Required | — | — |
Local File ftpLocalPath | file | Required | — | — |
Remote Path ftpRemotePath | string | Required | — | — |
Overwrite if exists ftpOverwrite | boolean | Optional | true | — |
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
Download Files
Download files from the remote server