Limiting The Number of Concurrent Transfers
The upload
, download
, and sync
operations will attempt to transfer multiple files in parallel. Up to 75 files at a time will be attempted.
Your local operating system, local file system, or local network file system, may have different limits for the number of files that can be opened or transferred concurrently. To decrease or increase the number of concurrent files for the operation, use the --concurrent-connection-limit
flag.