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

--fuse-flag --VolumePrefix=\server\xxx support, add network disk mounting mode #132

Open
HaujetZhao opened this issue Jun 14, 2021 · 0 comments

Comments

@HaujetZhao
Copy link

On windows, purely mounting a remote to a mount point like G:\ would make windows think it's a local disk, and the performance will drop.

If use the --fuse-flag --VolumePrefix=\server\xxx flag to mount it as a net drive, Windows will make a optimization to it.

Here is the documentation: https://rclone.org/commands/rclone_mount/#mounting-modes-on-windows

So I wish add in this network disk option in mounting page.

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

1 participant