rclone/cmd/mountlib
albertony e92cb9e8f8 mount: more user friendly mounting as network drive on windows
Add --network-mode option to activate mounting as network drive without having to set volume prefix.
Add support for automatic drive letter assignment (not specific to network drive mounting).
Allow full network share unc path in --volname, which will also implicitely activate network drive mounting.
Allow full network share unc path as mountpoint, which will also implicitely activate network drive mounting, and the specified path will be used as volume prefix and the remote will be mounted on an automatically assigned drive letter instead.
2020-12-28 13:59:34 +00:00
..
daemon_unix.go Update after goimports change 2018-12-04 10:11:57 +00:00
daemon.go mount: make --daemon work for macOS without CGO 2018-05-05 16:23:47 +01:00
mount.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00
rc_test.go mount: make mount/mount remote control take vfsOpt option 2020-07-23 12:30:41 +01:00
rc.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00