mirror of
https://github.com/rclone/rclone.git
synced 2025-02-15 18:10:31 +01:00
Before this change, rclone was looking for the file without the extension to see if it existed which meant that it never did. This change checks the destination file exists firsts, before removing the extension. |
||
---|---|---|
.. | ||
test | ||
drive_internal_test.go | ||
drive_test.go | ||
drive.go | ||
upload.go |