rclone/backend/webdav
Nick Craig-Wood 259d0bb8ce webdav: don't delete files on error - fixes #3263
Previous to this change rclone deleted a file if the upload failed
half way through.

After this change we only delete the upload if the
--webdav-delete-on-error flag is set.

We set this in the serve webdav tests to make them pass.
2021-01-18 16:23:19 +00:00
..
api webdav: Fix free/used display for rclone about/df for certain backends - fixes #4348 2020-06-20 15:15:15 +01:00
odrvcookie fshttp: read config from ctx not passed in ConfigInfo #4685 2020-11-26 16:40:12 +00:00
webdav_test.go Spelling fixes 2020-10-14 15:21:31 +01:00
webdav.go webdav: don't delete files on error - fixes #3263 2021-01-18 16:23:19 +00:00