1
mirror of https://github.com/rclone/rclone synced 2024-11-08 05:31:41 +01:00
rclone/vfs/vfscommon
Nick Craig-Wood e4e53a2e61 vfs: add --vfs-writeback option to delay writes back to cloud storage
This is enabled by default and can be disabled with --vfs-writeback 0
2020-06-30 12:01:36 +01:00
..
cachemode_test.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
cachemode.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
options.go vfs: add --vfs-writeback option to delay writes back to cloud storage 2020-06-30 12:01:36 +01:00
path.go vfs: fix OS vs Unix path confusion - fixes ChangeNotify on Windows 2020-06-03 17:05:58 +01:00