mirror of
https://github.com/rclone/rclone.git
synced 2025-03-16 09:55:18 +08:00

Before this change the 206 responses from putio Range requests were being returned as errors. This change checks for 200 and 206 in the GET response now.