mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 08:03:26 +00: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.