On Jun 27 14:55, can kani wrote: > dear all > > I cannot nsf mount shared directory on a remote linux machine under > the LAN by using this command > mount xxx.xx.xx.xxx:/home/ne/work mnt/ > > it gives this error : > mount: mnt: Invalid argument
This is expected behaviour. Cygwin doesn't provide NFS client code. That would be the job of a kernel driver. If you need an NFS client, you could try the Microsoft NFS client from the Microsoft Services for Unix package, if you have access to it. I don't know if another NFS client implementation for Windows exists, sorry. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/