mirror of
https://github.com/rclone/rclone.git
synced 2026-04-28 03:09:34 -04:00
Some webdav backends (eg rclone serve webdav) leave behind half written files on error. This causes the integration tests to fail. Here we remove the file if it exists.