mirror of
https://github.com/rclone/rclone
synced 2025-04-04 22:25:31 +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.