--- Eric Blake <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > According to Jane Doe on 2/8/2005 8:15 PM: > > $ 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 > > > > 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. > > Could you please try the test release of > coreutils-5.3.0-2 and see if the > issue is still there? Are you complaining because > the file should have > been accessible with your first approach, or because > it should have been > inaccessible but the error message added '.exe'?
cp (GNU coreutils) 5.3.0 shows the correct error message (permission denied) instead of looking for the exe. Thanks. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- 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/