rclone/vfs/vfscache
Nick Craig-Wood a4c4ddf052 vfs: rename files in cache and cancel uploads on directory rename
Before this change rclone did not cancel an uploads or rename the
cached files in the directory cache when a directory was renamed.

This caused issues with uploads arriving in the wrong place on bucket
based file systems.

See: https://forum.rclone.org/t/after-a-directory-renmane-using-mv-files-are-not-visible-any-longer/22797
2021-03-22 09:07:01 +00:00
..
downloaders vfs: fix file leaks with --vfs-cache-mode full and --buffer-size 0 2021-01-21 18:35:04 +00:00
writeback fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
cache.go vfs: rename files in cache and cancel uploads on directory rename 2021-03-22 09:07:01 +00:00
cache_test.go vfs: rename files in cache and cancel uploads on directory rename 2021-03-22 09:07:01 +00:00
item.go vfs: fix modtimes not updating when writing via cache - fixes #4763 2021-03-16 13:31:47 +00:00
item_test.go Spelling fixes 2020-10-14 15:21:31 +01:00