detect Windows UNC prefix for remote network drives

This commit is contained in:
Alan Hamlett 2018-10-03 00:28:16 -07:00
parent eef70499e7
commit 6b678942f0
6 changed files with 136 additions and 9 deletions

7
tests/samples/netuse/v1 Normal file
View file

@ -0,0 +1,7 @@
New connections will be remembered.
Status Local Remote Network
-------------------------------------------------------------------------------
C: \\vboxsrv\Projects VirtualBox Shared Folders
The command completed successfully.

8
tests/samples/netuse/v2 Normal file
View file

@ -0,0 +1,8 @@
New connections will be remembered.
Status Local Remote Network
-------------------------------------------------------------------------------
C: \\vboxsrv\Projects VirtualBox Shared Folders
OK D: \\192.0.0.1\work VirtualBox Shared Folders
The command completed successfully.