X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 8 Sep 2010 10:25:31 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: likely stupid question but name conflicts with foo and foo.exe? Message-ID: <20100908082531.GA5609@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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 Sep 7 09:00, mike marchywka wrote: > Hi, > I'm trying to copy of bunch of files from debian over to windoze using scp -r. > This was working fine except for one error where it complains foo is > not a directory > and apparently I have foo and foo.exe in one dir but foo is a directory. This is by design. foo.exe is recognized as foo to allow to start apps without the dreaded suffix. Since Cygwin 1.7.0, foo and foo.exe are treated as identical. You can't have a dir "foo" and a file "foo" in the same directory, and that extends to "foo", "foo.exe", and "foo.lnk", the latter only if it's a Cygwin symlink of the shortcut type. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple