1
mirror of https://github.com/rclone/rclone synced 2024-11-20 21:27:33 +01:00
rclone/backend/sugarsync
Nick Craig-Wood ca2b27422f sugarsync: 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
..
api sugarsync: new backend - fixes #622 2020-01-17 17:39:34 +00:00
sugarsync_internal_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
sugarsync_test.go sugarsync: new backend - fixes #622 2020-01-17 17:39:34 +00:00
sugarsync.go sugarsync: fix server side copying over existing object 2024-11-08 18:17:55 +00:00