Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG WebUI can not mount a specfic directory. #167

Open
FavorMylikes opened this issue Oct 22, 2024 · 1 comment
Open

BUG WebUI can not mount a specfic directory. #167

FavorMylikes opened this issue Oct 22, 2024 · 1 comment

Comments

@FavorMylikes
Copy link

Reproduce

Create new mount > fs = GoogleDrive:/path_to_dir/

Here is the console log below.

{
  "fs":"GoogleDrive:/path_to_dir/:",
  "mountPoint":"C:\\workspace",
  "mountType":"",
  "vfsOpt":{"CacheMode":2},"mountOpt":{}
}

Here fs always add : at the end of input.

However, there is no any problem if we run it in command line.

rclone mount "GoogleDrive:/path_to_dir/" "C:\workspace" --vfs-cache-mode writes
@kapitainsky
Copy link

kapitainsky commented Oct 23, 2024

WebUI is dead - at least temporarily:

#163

@ncw ncw transferred this issue from rclone/rclone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants