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 Date: Wed, 7 May 2003 13:33:59 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: bug w/ 'tar' implementation Message-ID: <20030507173359.GC6698@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20030507170217 DOT 39082 DOT qmail AT web12103 DOT mail DOT yahoo DOT com> <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20030507102348 DOT 01e468a0 AT pop DOT sonic DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.1.1.2.20030507102348.01e468a0@pop.sonic.net> User-Agent: Mutt/1.4.1i On Wed, May 07, 2003 at 10:27:57AM -0700, Randall R Schulz wrote: >You know how that goes: > >Patient: Doctor, doctor! It hurts when I go like this. [shows doctor >when it hurts] >Doctor: Don't do that. > > >Most Cygwin apps don't tolerate Windows path names (exceptions exist). >Use the provided "cygpath" command to translate between the various >path name syntaxes of Cygwin (POSIX) and Windows. True, but this isn't even that issue, however. "man tar" is informative on how tar treats the files with colons which are arguments to -f or --file. cgf >At 10:02 2003-05-07, Todd Gee wrote: >>I'm encountering a bug w/ the current 'tar' command implementation in >>it's parsing of Win-style paths (like other CYGWIN commands to). >> >>Recreating this error is easy: >> >>(assuming CYGWIN is installed in D:/cygwin and username is 'user' ) >> >>---------------- >>prompt> tar cf D:/cygwin/home/user/foo.tar * >>tar: D\:/cygwin/home/user/foo.tar: Cannot open: I/O error >>tar: Error is not recoverable: exiting now >>----------------- >> >>If anyone has any insight to this, please CC me on mail -- I'm not on >>the 'cygwin' list. I'm not a C programmer and probably wouldn't be >>of much help in fixing this.... -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to aaaspam AT sourceware DOT org and be permanently blocked from mailing lists at sources.redhat.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/