1
mirror of https://github.com/rclone/rclone synced 2025-03-15 20:35:07 +01:00
Nick Craig-Wood abb4f77568 yandex: fix server side copying over existing object
This was causing a conflict error. This was fixed by renaming the
existing file first and if the copy was successful deleting it, or
renaming it back.
2024-11-08 18:17:55 +00:00
..