Skip to content

BUG WebUI can not mount a specfic directory. #167

@Matt-V50

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions