mirror of
https://github.com/rclone/rclone.git
synced 2025-05-30 23:07:28 +02: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.