ftp_copy
Copy a remote file to another location on your server by downloading and re-uploading it. Set source and destination paths to duplicate files.
Instructions
Copy a remote file (downloads then re-uploads to new location)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| destPath | Yes | Destination remote path | |
| connection | Yes | Connection name | |
| sourcePath | Yes | Source remote path |