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 Reply-To: Cygwin List Message-Id: <6.2.0.14.0.20050208222201.04e34da8@pop.prospeed.net> Date: Tue, 08 Feb 2005 22:24:49 -0500 To: Jane Doe , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: strange cp behavior with (coreutils 5.2.1) In-Reply-To: <20050209031544.25673.qmail@web30709.mail.mud.yahoo.com> References: <20050209031544 DOT 25673 DOT qmail AT web30709 DOT mail DOT mud DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 10:15 PM 2/8/2005, you wrote: >$ net use \\\\shiva /u:shiva\\administrator >$ cp //shiva/c\$/cvsmq/eqgame.h . >cp: cannot open `//shiva/c$/cvsmq/eqgame.h.exe' for >reading: No such file or directory >$ net use \\\\shiva /d >$ net use \\\\shiva /u:develop\\dkaa >$ cp -v //shiva/c\$/cvsmq/eqgame.h . >`//shiva/c$/cvsmq/eqgame.h' -> `./eqgame.h' > >I think this used to work when cp was part of >fileutils. The file itself has owner (develop\dkaa) >read permissions but Everyone has no explicit >permissions. Giving Everyone read permissions makes >it work. That doesn't sound strange to me at all. If you don't have any access to the file as the user of the share, I wouldn't expect to be able to access the file. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (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/