Files
rclone/backend
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
..
2020-12-02 16:30:02 +01:00