ftp_batch_upload
Upload multiple local files to remote destinations in a single operation to minimize connection handshaking overhead.
Instructions
Upload a collection of local files to remote destinations in a single operation. HIGHLY RECOMMENDED for multiple files to minimize connection handshaking overhead and drastically improve performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | A list of objects, each defining a local source and a remote destination. |