Environment:
NoMachine 6.0.78-1
Centos 7.5 64bit VMware Gnome
Windows 2008
Mount the C drive to the Linux VM.
Copy files from my Linux home directory to the mounted C:/Users/userid. Permissions are not preserved and links are not created.
My goal is to be able to house linux files and executables on a Windows machine.
Mount the linux files from the Windows machine to a Linux system and be able to run and compile linux programs on the Linux machine from the mounted directory which resides on the Window machine.
If it is possible, how do I sort out the permission problems and link creation?