rclone-webui-react icon indicating copy to clipboard operation
rclone-webui-react copied to clipboard

Is there anyway to mount with strings?

Open deadpixel134 opened this issue 3 years ago • 1 comments

Recently I noticed there's GUI for rclone and I don't know much about what I'm doing. cuz I started to using rclone about 3~4 days.

I tried to mount my drives, and all the options are suddenly confusing.

There're a lot of option but there's no option like this: --cache-dir=F:\RcloneTemp\rclonecache

And also this is confusing too: 'h' and 'm' are not available as time-related options.

I would be happy if there's option to just type in mount strings like this:

mount Gdrive: Y: --log-file=C:\logs\rclonemount.txt --allow-other --cache-dir=F:\RcloneTemp\rclonecache --dir-cache-time 1000h --config "C:\Users\desktop.config\rclone\rclone.conf" --poll-interval 15s --log-level INFO --vfs-read-chunk-size=32M --vfs-cache-mode full --vfs-write-back 5s --vfs-cache-max-size 100G --vfs-cache-max-age 100h --bwlimit-file 16M --buffer-size 16M --vfs-read-ahead 32M --rc --rc-no-auth --rc-addr 127.0.0.1:5574

deadpixel134 avatar Mar 30 '21 17:03 deadpixel134

+1 , this would be really helpful. Another field to manually input mount options would be much more efficient.

DarkVader-cell avatar May 25 '21 13:05 DarkVader-cell