rclone/vfs/vfstest
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
..
dir.go Spelling fixes 2020-10-14 15:21:31 +01:00
edge_cases.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
file.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
fs.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00
os.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
read.go vfs: remove workaround Sleep() calls from tests 2020-06-30 12:03:39 +01:00
read_non_unix.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
read_unix.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
vfs.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
write.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
write_non_unix.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
write_unix.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00