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 X-envelope-info: Message-Id: <5.2.1.1.2.20030507102348.01e468a0@pop.sonic.net> X-Sender: rschulz AT pop DOT sonic DOT net Date: Wed, 07 May 2003 10:27:57 -0700 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: bug w/ 'tar' implementation In-Reply-To: <20030507170217.39082.qmail@web12103.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Todd, 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. Randall Schulz At 10:02 2003-05-07, Todd Gee wrote: >Hello -> > >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.... > >thanks, >tod -- 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/