rclone/vfs/vfsflags
Nick Craig-Wood 7f20e1d7f3 vfs: add read write files and caching #711
This adds new flags to mount, cmount, serve *

    --cache-max-age duration         Max age of objects in the cache. (default 1h0m0s)
    --cache-mode string              Cache mode off|minimal|writes|full (default "off")
    --cache-poll-interval duration   Interval to poll the cache for stale objects. (default 1m0s)
2017-11-20 12:36:50 +00:00
..
vfsflags_non_unix.go vfs: factor flags into vfsflags and remove global variables 2017-11-03 12:59:59 +00:00
vfsflags_unix.go vfs: factor flags into vfsflags and remove global variables 2017-11-03 12:59:59 +00:00
vfsflags.go vfs: add read write files and caching #711 2017-11-20 12:36:50 +00:00