mirror of
https://github.com/rclone/rclone.git
synced 2026-02-15 07:54:25 +00: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.