mirror of
https://github.com/rclone/rclone.git
synced 2025-08-02 19:28:59 +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.