rclone/cmd
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
..
all link: allow creating public link to files and folders - closes #1562 2018-03-29 09:10:19 +02:00
authorize Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
cachestats Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00
cat Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
check Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
cleanup Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
cmount mounttest: reduce duplicated code and improve test output #2154 2018-04-08 15:04:14 +01:00
config Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
copy flags: remove --no-traverse flag because it is obsolete - fixes #1813 2018-01-18 11:00:25 +00:00
copyto Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
cryptcheck config/hash: rename more symbols after factoring into own package 2018-01-18 20:27:52 +00:00
cryptdecode cryptdecode: use Cipher instead of NewFs (#2087) 2018-02-25 12:57:14 +01:00
dbhashsum Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
dedupe Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
delete Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
genautocomplete support for zsh auto-completion - #983 2017-08-31 16:21:28 +01:00
gendocs Regularize the command definition names 2016-12-03 09:08:40 +00:00
info scripts: make absolute paths consistent 2018-01-26 09:39:05 +00:00
link link: allow creating public link to files and folders - closes #1562 2018-03-29 09:10:19 +02:00
listremotes Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
ls Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
lsd Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
lsf config/hash: rename more symbols after factoring into own package 2018-01-18 20:27:52 +00:00
lsjson lsjson: add --encrypted to show encrypted name #1765 2018-03-09 08:44:02 +00:00
lsl Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
md5sum Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
memtest Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
mkdir Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
mount mounttest: reduce duplicated code and improve test output #2154 2018-04-08 15:04:14 +01:00
mountlib vfs: Only make the VFS cache if --vfs-cache-mode > Off 2018-04-16 17:06:41 +01:00
move Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
moveto Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
ncdu ncdu: added a "refresh" key - for #2174 2018-03-26 21:02:39 +01:00
obscure config: factor Obscure and Reveal into its own package 2018-01-18 20:19:55 +00:00
purge fs: Add dir option to fs.Purge #1891 2018-01-19 11:45:50 +00:00
rc rc: add support for Go 1.6 2018-03-14 22:58:20 +02:00
rcat Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
rmdir Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
rmdirs Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
serve Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00
sha1sum Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
size size: Add --json flag 2018-04-13 13:38:06 +01:00
sync Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
touch cmd: rewrite touch tests #1934 2018-02-02 13:46:56 +00:00
tree Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
version config: load config file only on first access (closes #1659, closes #2096) (#2147) 2018-03-17 12:36:30 +01:00
cmd.go fs: add --dump goroutines and --dump openfiles 2018-04-11 20:55:58 +01:00