I am running the following command: rclone mount --allow-other --cache-dir /mnt/user/rclone/rclonecache/ --cache-db-path /mnt/user/rclone/rclonedb/ crypt: /mnt/disks/crypt -vv
But it seems to be ignore the --cache-dir setting? This is shown in the log: Cache chunk path: /root/.cache/rclone/cache-backend/
This worked thanks, the mount kept filling up my /root and I don’t have that much space to share on that. Now just got to working how to get things to start faster and I will golden, thanks again.