Page 1 of 1
TOOL REPAIR FILES .TAR?
Posted: December 20th, 2007, 8:40
by sempre
Hi to all!
Somebody knows or already used a tool to repair files tar?
it can inform the name to me of this software?
Thanks advance!
Re: TOOL REPAIR FILES .TAR?
Posted: December 20th, 2007, 12:02
by sempre
sempre wrote:Hi to all!
Somebody knows or already used a tool to repair files tar?
it can inform the name to me of this software?
Thanks advance!
TOOL .TAR.BZ2

Re: TOOL REPAIR FILES .TAR?
Posted: April 4th, 2008, 2:05
by Zorb
.tar's actually a really simple format, all it does is put the files together in a linear fashion, hence its name "Tape ARchive". It has no compression and almost no overhead, just header and file markers.