mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02:00
Sometimes pcloud will leave a half uploaded file when the transfer actually failed. This patch deletes the file if it exists. This problem was spotted by the integration tests.