Skip to content
CoffeeKnyte edited this page Aug 22, 2020 · 1 revision

Welcome to the -Guides wiki!

  --config=/home/seed/.config/rclone/rclone.conf \
  --allow-other \
  --allow-non-empty \
  --rc \
  --rc-addr=localhost:5572 \
  --fast-list \
  --drive-skip-gdocs \
  --vfs-read-chunk-size=64M \
  --vfs-read-chunk-size-limit=2048M \
  --vfs-cache-mode full \
  --vfs-cache-max-size 100G \
  --vfs-cache-max-age 72h\
  --vfs-read-ahead 5G \
  --buffer-size=64M \
  --poll-interval=1m \
  --dir-cache-time=168h \
  --tpslimit=10 \
  --timeout=10m \
  --drive-chunk-size=64M \
  --umask=002 \
  --syslog \
  -v \

sudo systemctl daemon-reload sudo systemctl restart rclone_vfs.service sudo systemctl restart rclone_vfs_primer.service

Clone this wiki locally