mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
cf5d0f5c1f
This reverts commit 9e4b68a364ab2b1da81ffdd4ae51cc40234a9ea7. This does not work as intended - it only changes docs files and to make it change drive files would take an extra roundtrip. I think the sematics of server side copy are now correct - additional features should be added with a new flag. See #4230