Re: cannot open tar file.
From: D. Thomas Podnar (tom_at_microlite.com)
Date: 02/26/04
- Next message: D. Thomas Podnar: "Re: cannot open tar file."
- Previous message: Jean-Pierre Radley: "Re: cannot open tar file."
- In reply to: ron: "Re: cannot open tar file."
- Next in thread: D. Thomas Podnar: "Re: cannot open tar file."
- Reply: D. Thomas Podnar: "Re: cannot open tar file."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 Feb 2004 16:13:59 -0500
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.
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| +---------------------------------------------------------+
- Next message: D. Thomas Podnar: "Re: cannot open tar file."
- Previous message: Jean-Pierre Radley: "Re: cannot open tar file."
- In reply to: ron: "Re: cannot open tar file."
- Next in thread: D. Thomas Podnar: "Re: cannot open tar file."
- Reply: D. Thomas Podnar: "Re: cannot open tar file."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|