mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
be9ee1d138
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.