mirror of
https://github.com/rclone/rclone.git
synced 2026-07-03 04:15:02 -04:00
There were some places (e.g. deleting files) where we were using --transfers instead of --checkers to control the concurrency when files weren't being transferred. These have been updated to use --checkers.