mirror of
https://github.com/rclone/rclone.git
synced 2026-03-14 13:14:41 -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.