mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00: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.