rclone/vfs/vfscommon
Nick Craig-Wood 109b695621 vfs: add --vfs-read-ahead parameter for use with --vfs-cache-mode full
This parameter causes extra read-ahead over --buffer-size which is not
buffered in memory but on disk.
2020-08-06 17:26:18 +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-read-ahead parameter for use with --vfs-cache-mode full 2020-08-06 17:26:18 +01:00
path.go vfs: fix OS vs Unix path confusion - fixes ChangeNotify on Windows 2020-06-03 17:05:58 +01:00