Re: cannot open tar file.

From: D. Thomas Podnar (tom_at_microlite.com)
Date: 02/26/04


Date: Thu, 26 Feb 2004 16:22:13 -0500


"D. Thomas Podnar" wrote:
>
> ron wrote:
> >
> > Jean-Pierre Radley <jpr@jpr.com> wrote in message news:<20040225213050.GA3164@jpradley.jpr.com>...
> >
> > > Are you sure of what, if anything, is in that tarball?
> > >
> > > If "file tarball" confirms that it is in fact a tar archive,
> > > then see what's in it with "tar tvf tarball".
> >
> > Hi I ftp'd the tarball back to the linux(Redhat 6.0)box did a tvf
> > tarball. It returned a list of directories and files. I than delected
> > the dir dal/ on the linux box than did xvf tarball /dal.
> > it recreated the new /dal with directories and files. So the tarball
> > does have data. Note the size again is 54M., I'm assuming Linux does
> > not care about size. Noted on the Sco (2.3.1) box with command's tvf
> > and xvf it just returned to the # with no error or action on the file.
> > It does not make any scents. :-(
>
> If you have pax on the machine you want to read extract the archive on,
> try reading the it with pax.

Yes, I really do speak English. Just not today ;-)

I meant to say...

If you have pax on the machine you want to extract the archive on,
try reading or extracting the archive with pax.
 
> pax -v -f tarball
> To see if you can list it.
>
> pax -r -v -f tarball
> to extract it.

-- 
Best Regards,
Tom
---
  D. Thomas Podnar - President  tom@microlite.com
  Microlite Corporation         724-375-6711 Voice
  2315 Mill Street              724-375-6908 Fax
  Aliquippa PA 15001-2228       888-257-3343 Tollfree Sales
+---------------------------------------------------------+
|Makers of BackupEDGE 2.0 - Backup and Disaster Recovery  |
|Software for Unix and Linux Systems - Now With Encryption|
|Supports: Tape Drives, Libraries, CD/DVD Optical Media   |
|http://www.microlite.com          ftp://ftp.microlite.com|
+---------------------------------------------------------+


Relevant Pages

  • Re: cannot open tar file.
    ... > Hi I ftp'd the tarball back to the linuxbox did a tvf ... Note the size again is 54M., I'm assuming Linux does ... If you have pax on the machine you want to read extract the archive on, ...
    (comp.unix.sco.misc)
  • bsdtar cant handle files >8GB
    ... While taking a look at bin/9123 I found that although pax seems to have gained the ability to extract files over 8GB, bsdtar doesn't seem to be able to any more. ... I created a 12GB file and tarred it up using "tar cvf tmpfile.tar tmpfile". ... tar: Unrecognized archive format: Inappropriate file type or format ...
    (freebsd-current)
  • Re: tar to different folder
    ... > does anyone know how to extract files to different folder? ... Use pax to extract tar archive to different directory/folder without ...
    (comp.unix.aix)
  • Re: Restoring to a different directory using CPIO
    ... read of the man page and give pax a try out ... pax accepts pattern arguments the same as cpio does. ... >>was using a filter in the cpio as follows ... > (You could have found this out quicker by reading the pax man page.) ...
    (comp.unix.questions)
  • Re: Restoring to a different directory using CPIO
    ... read of the man page and give pax a try out ... pax accepts pattern arguments the same as cpio does. ... >>was using a filter in the cpio as follows ... > (You could have found this out quicker by reading the pax man page.) ...
    (comp.unix.aix)