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: Paul Smedley
Subject: Re: [Bug-tar] Latest Tar on OS/2
Date: Fri, 29 Jul 2005 20:12:44 +0930
User-agent: Mail/News 1.0+ (OS/2/20050728)

Hi Helmut,

Helmut Waitzmann wrote:
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?

Nope - works perfectly with --force-local.

Is there a way to force the --force-local option :)

Cheers,

Paul.




reply via email to

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