Rclone Drive Mount - improvements

What is the problem you are having with rclone?

None, just looking for improvements to my drive mount

What is your rclone version (output from rclone version)

rclone: v1.49.1
go version: go1.12.3

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

windows 10

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

Google Drive - Encrypt

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

mount gdrive_media_vfsR: R:
--allow-other
--dir-cache-time=160h
--cache-chunk-size=10M
--cache-info-age=168h
--cache-workers=5
--attr-timeout=1s
--vfs-read-chunk-size=128M
--vfs-cache-max-age=1h
--vfs-cache-mode writes
--cache-dir "G:\Rclone_Cache_R\Upload\vfs_cache"
--buffer-size=16M
--cache-tmp-upload-path "G:\Rclone_Cache_R\Upload"
--cache-tmp-wait-time 30m
--cache-db-path "E:\Rclone_Cache_R\Cache"
--log-file "G:\Rclone\Logs\R_Mount.txt"
--log-level INFO
--config "D:\Rclone\rclone.conf"

Hi,

Just looking for some feedback on my drive mount command or possible other way of doing things..

My radarr/sonarr is set to download to the mounted location (in this case Drive R), so the download is downloaded locally (say my D Drive), then Radarr/sonarr will move/upload it to my Google Drive (R Drive).

Any thought on the mount command? or better ways to move the download from local to R drive?

Thanks

Shenn

Is it working OK? If not what are the problems?

I don't see anything obviously wrong with the config :slight_smile:

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