2
I've installed "Client for NFS" on my 32-bit Windows Vista Ultimate. However, I can't find it in the start menu, and can't find any documentation on how to use it.
- How do I connect to a NFS share using "Client for NFS"?
- Can I map it to a drive letter?
- How do I choose connection options, such as my uid/gid, mount as read-only, port number, etc?
Ideally I would like to map a NFS share using the command line.
You may also suggest alternatives to "Client for NFS".
For Windows share, you would do
mount \\host\share X:
. What is the syntax for mounting NFS share? (if it can be done with mount) – netvope – 2010-01-23T23:54:01.193