mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
076d3da825
This puts a shim on the reader opened by Copy so that if an error is returned, the reader is re-opened at the correct seek point. This should make downloading very large files more reliable.