rclone/cmd/mountlib
Nick Craig-Wood 2b7957cc74 vfs: Only make the VFS cache if --vfs-cache-mode > Off
This stops the cache cleaner running unnecessarily and saves
resources.

This also helps with issue #2227 which was caused by a second mount
deleting objects in the first mounts cache.
2018-04-16 17:06:41 +01:00
..
mounttest vfs: Only make the VFS cache if --vfs-cache-mode > Off 2018-04-16 17:06:41 +01:00
daemon_unix.go mount: run rclone mount in the background - fixes #723 2018-03-04 14:06:07 +03:00
daemon.go mount: run rclone mount in the background - fixes #723 2018-03-04 14:06:07 +03:00
mount.go mount, cmount: set --attr-timeout default to 1s - fixes #2157 2018-03-23 22:42:51 +00:00