Nick Craig-Wood
|
87e1efa997
|
mount, vfs: Remove EXPERIMENTAL tags
rclone mount and the --vfs-cache-mode has been tested extensively by
users now so removing the EXPERIMENTAL tag is appropriate.
|
2018-10-06 11:47:46 +01:00 |
|
Fabian Möller
|
6dc5aa7454
|
docs: clearify buffer-size is per transfer/filehandle
|
2018-08-17 18:11:40 +01:00 |
|
Nick Craig-Wood
|
2db0c4dd95
|
vfs: add remote control for directory cache flushing
|
2018-03-17 10:34:02 +00:00 |
|
Nick Craig-Wood
|
cd7fd51119
|
vfs: fix docs - fixes #2067
|
2018-02-12 11:29:32 +00:00 |
|
Jody Frankowski
|
5e73acd40a
|
Clean up mount.go and vfs/help.go docs
* Title cleanups
* Typos
* `rclone mount vs rclone sync/copy` update with `File Caching`
|
2018-01-20 18:14:20 +00:00 |
|
Nick Craig-Wood
|
38b85e94ea
|
vfs: rename --cache-* options to --vfs-cache-* to save confusion
..as the backend cache options are all called --cache-* too. Adjust
docs to point out what the vfs cache does vs the backend cache.
|
2017-12-03 12:14:15 +00:00 |
|
Nick Craig-Wood
|
3fb4fe31d2
|
vfs: make sure write only handles never truncate files they shouldn't
|
2017-11-20 19:42:25 +00:00 |
|
Nick Craig-Wood
|
05a1e1532b
|
vfs,mount,cmount,serve: Add documentation for vfs caching modes
|
2017-11-20 12:46:21 +00:00 |
|