rclone/vfs/vfscommon
Nick Craig-Wood 7dec72a1bf vfs: add --vfs-metadata-extension to expose metadata sidecar files
This adds --vfs-metadata-extension which can be used to expose sidecar
files with file metadata in. These files don't exist in the listings
until they are accessed.
2025-03-06 10:38:11 +00: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
filemode_test.go vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
filemode.go vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
options.go vfs: add --vfs-metadata-extension to expose metadata sidecar files 2025-03-06 10:38:11 +00:00
path.go vfs: fix incorrect detection of root in parent directory utility function 2022-05-16 12:43:43 +02:00
vfsflags_non_unix.go vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
vfsflags_unix.go vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00