mirror of
https://github.com/rclone/rclone.git
synced 2026-02-06 13:22:23 -05: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.