Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3A75EAF8.73CCECE5@yahoo.com>
Date: Mon, 29 Jan 2001 17:13:12 -0500
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: Earnie Boyd <cygwin@cygwin.com>
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Dan Lipofsky <dlipofsky@kurion.com>
CC: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: Re: tar ball with illegal file names
References: <81CC73FC2FACD311A2D200508B8B88AA1ADB24@kurion_exch.kurion.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dan Lipofsky wrote:
> 
> I have a tar file which I made on a Linux machine.
> Some files inside that tar have names that are
> illegal on a NTFS filesystem: they contain
> a colon, questionmark, or double-quote.  Is
> there anyway to extract these files on a Windows machine?
> Both cygwin's tar and winzip just try to extract
> under its original name and fail.  I need a tool
> that will prompt me or modify the name or something.

tar --to-stdout -xf foo.tar foo:bar > foobar

Earnie

P.S.: tar --help would have given a clue.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

