rclone/fs/sync
Nick Craig-Wood 06f1c0c61c move: fix data loss when moving the same object
This checks to see if IDs are the same of the source and destination
object before deleting one of them and potentially causing data loss.

See: https://forum.rclone.org/t/files-deleted-and-not-moved/21830
2021-01-28 16:14:16 +00:00
..
pipe.go Spelling fixes 2020-10-14 15:21:31 +01:00
pipe_test.go sync: implement --order-by xxx,mixed 2020-03-16 15:50:04 +00:00
rc.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
sync.go move: fix data loss when moving the same object 2021-01-28 16:14:16 +00:00
sync_test.go filter: deglobalise to put filter config into the context #4685 2020-11-27 17:28:42 +00:00