rclone/cmd/cmount
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
..
fs.go Spelling fixes 2020-10-14 15:21:31 +01:00
mount_brew.go cmount: Add optional brew tag to throw an error when using mount in the 2020-11-26 22:56:59 +00:00
mount_test.go Revert "mount2,cmount: skip unreliable tests #4171" 2020-06-30 12:01:36 +01:00
mount_unsupported.go cmount: Add optional brew tag to throw an error when using mount in the 2020-11-26 22:56:59 +00:00
mount.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00
mountpoint_other.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00
mountpoint_windows.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00