bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Latest Tar on OS/2


From: Helmut Waitzmann
Subject: Re: [Bug-tar] Latest Tar on OS/2
Date: Thu, 28 Jul 2005 21:42:32 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Paul Smedley <address@hidden> writes:

>Hi All,
>I just compiled tar on OS/2 using Innotek GCC.
>
>It builds fine and works fine, except that it chokes on archives with drive
>letters.
>
>eg:
>[M:\]tar -xvf e:\file.tar
>tar: e\:\\file.tar: Cannot open: I/O error
>tar: Error is not recoverable: exiting now

Try to use the '--force-local' tar option:

`--force-local'
     Archive file is local even if it contains a colon.

[M:\]tar -xvf e:\file.tar --force-local

Does the error still persist?
-- 
Wenn Sie mir E-Mail schreiben, stellen |  When writing me e-mail, please
Sie bitte vor meine E-Mail-Adresse     |  precede my e-mail address with
meinen Vor- und Nachnamen, etwa so:    |  my full name, like
Helmut Waitzmann <address@hidden>, (Helmut Waitzmann) address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]