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