rclone/vfs/vfscommon
Nick Craig-Wood 1cc22da87d vfs: re-implement CacheMode with fs.Enum
This almost 100% backwards compatible. The only difference being that
in the rc options/get output CacheMode will be output as strings
instead of integers. This is a lot more convenient for the user. They
still accept integer inputs though so the fallout from this should be
minimal.
2023-10-03 15:14:24 +01:00
..
cachemode_test.go vfs: re-implement CacheMode with fs.Enum 2023-10-03 15:14:24 +01:00
cachemode.go vfs: re-implement CacheMode with fs.Enum 2023-10-03 15:14:24 +01:00
options.go vfs: add --vfs-cache-min-free-space to control minimum free space on the disk containing the cache 2023-09-07 15:57:45 +01:00
path.go vfs: fix incorrect detection of root in parent directory utility function 2022-05-16 12:43:43 +02:00