This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dev@MSEDGEWIN10:~$ sudo mount -t drvfs x: /mnt/x | |
[sudo] password for dev: | |
dev@MSEDGEWIN10:~$ ls /mnt/x | |
CAXTYS~U cuda_9.1.85_win10_network.exe fftw-3.3.5-dll64.zip InsightToolkit-4.13.0.zip wix311.exe | |
cmake-3.10.1-win64-x64.msi CWMTLJ~W Git-2.16.2-32-bit.exe msvc-2015 WTHC1H~B | |
cuda_8.0.61.2_windows.exe dcmtk-3.6.2.zip Git-2.16.2-64-bit.exe msvc-2017 | |
cuda_8.0.61_win10.exe fftw-3.3.5-dll32.zip hello.world TaiTestData | |
dev@MSEDGEWIN10:~$ cat /mnt/x/hello.world | |
cat: /mnt/x/hello.world: Permission denied | |
dev@MSEDGEWIN10:/mnt/x$ echo "Hello 2" > hello2.txt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\IEUser>net use x: \\sherbert\vb-share /user:gcs6 | |
Enter the password for 'gcs6' to connect to 'sherbert': | |
The command completed successfully. | |
C:\Users\IEUser>dir x: | |
Volume in drive X is vb-share | |
Volume Serial Number is 31A7-E52D | |
Directory of X:\ |