mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 16:13:35 +00:00
Before this fix the http backend was returning the wrong error code when files were not found. This was causing --files-from to error on missing files instead of skipping them like it should.