mirror of
https://github.com/rclone/rclone.git
synced 2026-03-13 04:27:29 -04: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.