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.1.0.6.0.20040711152834.0335a890@pop.prospeed.net> X-Sender: Date: Sun, 11 Jul 2004 15:29:15 -0400 To: "Mike Lerwill" , "Cygwin AT Cygwin. Com" From: Larry Hall Subject: Re: Problem while copying .EXE files In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 02:42 PM 7/10/2004, you wrote: >When copying an EXE file there is no problem when the target does not exist >but it fails for me when the target is present leaving a directory in place >of the desired file. > >Below is the sequence of commands to reproduce this. > >Administrator AT home-iii ~ >$ mkdir exetest > >Administrator AT home-iii ~ >$ cd exetest > >Administrator AT home-iii ~/exetest >$ cp /bin/ls.exe fred.exe > >Administrator AT home-iii ~/exetest >$ ls -l >total 48 >-rwxrwxrwx 1 Administ None 71680 Jul 10 19:31 fred.exe > >Administrator AT home-iii ~/exetest >$ cp /bin/ls.exe fred.exe >cp: writing `fred.exe': Invalid request code > >Administrator AT home-iii ~/exetest >$ ls -l >total 0 >drwxrwxrwx+ 2 Administ None 0 Jul 10 19:31 fred.exe > >This is on a fully up to date cygwin installation. > >cygcheck.out attached. WFM. Did you need to reboot after the last update? Did you? -- 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/