mirror of
https://github.com/rclone/rclone.git
synced 2025-07-24 07:15:51 +02:00
The Copy method was downloading the file and uploading it again rather than server side copying it. It looks from the docs that the upload process can read a URL so this might be possible, but the removed code is incorrect.