X-Spam-Check-By: sourceware.org Message-ID: <45062B47.2010804@cygwin.com> Date: Mon, 11 Sep 2006 23:36:39 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060727 Fedora/1.5.0.5-1.fc4.remi Thunderbird/1.5.0.5 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Mount does not show Samba files References: <4505E15F DOT 8030306 AT unix DOT telasic DOT com> In-Reply-To: <4505E15F.8030306@unix.telasic.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Arun Biyani wrote: > I am having some problems accessing files on a Linux server in Cygwin. > The files are > exported via Samba. I can see the whole directory using my computer, > which shows > a Y: directory on machine Goddard. However, "ls /y" prints no such file. > What am > I doing wrong? This used to work. Transcript below. > > Thx > Arun > > [cygwin$:515] net use \\\\goddard\\abiyani y: > The command completed successfully. You don't need to do this since you've mounted the UNC path below but since you did, what does 'ls /cygdrive/y' say? > [cygwin$:516] ls /y > ls: /y: No such file or directory > [cygwin$:517] mount > C:\win\cygwin\bin on /usr/bin type system (binmode) > C:\win\cygwin\lib on /usr/lib type system (binmode) > \\goddard\abiyani on /y type system (binmode,noexec) > C:\win\cygwin on / type system (binmode) > c: on /c type system (binmode,noumount) > i: on /i type system (binmode,noumount) > s: on /s type system (binmode,noumount) > [cygwin$:518] ls /y > ls: /y: No such file or directory What does 'ls //goddard/abiyani' say? > [cygwin$:519] mount //goddard/abiyani /y > mount: /y: Device or resource busy > [cygwin$:520] Right. You've mounted here already. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- 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/