mirror of
https://github.com/rclone/rclone.git
synced 2026-09-16 16:37:16 -04:00
When a multi-thread source ignores ranged reads, abort the partial destination and retry the copy as a single stream. Reset accounting before the fallback so transfer progress remains accurate.