Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

BUG WebUI can not mount a specfic directory. #167

Description

@Matt-V50

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions