mirror of
https://github.com/rclone/rclone.git
synced 2025-07-16 12:15:25 +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.