Linux mount rclone question

What is the problem you are having with rclone?

scan times are really slow.

What is your rclone version (output from rclone version)

rclone v1.49.2

Which OS you are using and how many bits (eg Windows 7, 64 bit)

ubuntu 19.04

Which cloud storage system are you using? (eg Google Drive)

Google Drive Team Drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

ExecStart=/usr/bin/rclone mount
--config=/root/.config/rclone/rclone.conf
--allow-other
--fast-list
--rc
--rc-addr=localhost:${RCLONE_RC_PORT}
--drive-skip-gdocs
--vfs-read-chunk-size=64M
--vfs-read-chunk-size-limit=2048M
--buffer-size=64M
--max-read-ahead=256M
--poll-interval=1m
--dir-cache-time=72h
--timeout=10m
--transfers=16
--checkers=8
--drive-chunk-size=64M
--umask=002
--syslog
-vv \

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.