rclone/backend/http
Nick Craig-Wood fc654a4cec http: fix backend with --files-from and non-existent files
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.
2018-12-04 17:40:44 +00:00
..
test Move all backends into backend directory 2018-01-12 17:07:38 +00:00
http_internal_test.go http: fix backend with --files-from and non-existent files 2018-12-04 17:40:44 +00:00
http.go http: fix backend with --files-from and non-existent files 2018-12-04 17:40:44 +00:00