X-Spam-Check-By: sourceware.org Date: Wed, 27 Jun 2007 10:13:03 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: remote mount via nfs ? Message-ID: <20070627081303.GJ7379@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <483322e40706262255r36998864tc99bae616497c2b2 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <483322e40706262255r36998864tc99bae616497c2b2@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/