I read your note about nfs-server, and i did as follows:
mkdir /mnt/nfs
mount H:/nfs /mnt/nfs
Now all works as You said with small exception: share on remote machine is not H:/nfs but /mnt/nfs. This is not what You wanted I think.
I tried with mount //mycomputer/nfs /mnt/nfs. It doesn't work becase remote party is not able to browse directories nor I am able to chmod
on server side.
I also notice that neither of my mounts are visible through "ls /" command, although ls /home works
robert
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/