I'm running Red Hat Linux 4.5 in VMWare Server (virtual machine) on Windows XP (host machine). I'm using a loopback adapter to assign an IP address of 192.168.1.100 to the VM.

How would I set up file protocol to access the VM's filesystem? Is it possible?

file://192.168.1.100/path/to/file
link|improve this question
feedback

1 Answer

Windows Explorer uses the CIFS protocol for file: URIs, and the Linux CIFS server is Samba.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.