Re: tar.gz



On Sun, 4 Sep 2005, Peter Schneider <Peter_Schneider@xxxxxxxxx> wrote:-

>Hi,
>
>C>I thought I would add that gzip a way to compress a single file. (A
>C>.zip file is a container of multiple files that is compressed - with
>C>.tar.gz files the TAR is the container, and the GZIP part is the
>C>compression).
>if someone is interested, I could provide a TAR.TTP running under TOS
>which is able to handle both tar and tgz files. This port is due to
>Hans-Peter, the author of OPTIMIZE.

While irrelevant as far as .tar.gz files are concerned, and purely out
of curiosity, does it also handle .tar.bz2 files as well? Not that I've
ever seen them used for TOS/mint archives, there are quite a few in the
*nix world.


Regards,
David Bolt

--
Member of Team Acorn checking nodes at 63 Mnodes/s: http://www.distributed.net/
AMD 1800 1Gb WinXP/SuSE 9.3 | AMD 2400 160Mb SuSE 8.1 | AMD 2400 256Mb SuSE 9.0
AMD 1300 512Mb SuSE 9.0 | Falcon 14Mb TOS 4.02 | STE 4Mb TOS 1.62
RPC600 129Mb RISCOS 3.6 | A3010 4Mb RISCOS 3.11 | A4000 4Mb RISCOS 3.11
.



Relevant Pages

  • Re: File size limitations
    ... > GNU tar as no file size limit. ... >> gzip might have a problem, given gzip uses 32 bit length fields and such. ... > bzip2 does have good error recovery for large files. ... > wise to break up the tar file into pieces and compress them separately. ...
    (comp.compression)
  • Re: File size limitations
    ... GNU tar as no file size limit. ... > gzip might have a problem, given gzip uses 32 bit length fields and such. ... bzip2 does have good error recovery for large files. ... wise to break up the tar file into pieces and compress them separately. ...
    (comp.compression)
  • Re: tar.gz
    ... C>I thought I would add that gzip a way to compress a single file. ... C>.tar.gz files the TAR is the container, and the GZIP part is the ...
    (comp.sys.atari.st)
  • Re: php zlib
    ... gz multiple files at the same time, as in place them in the same ... Gzip can only ever compress one file at a time -- that's just the way it ... This is why Gzip is often used with Tar. ...
    (comp.lang.php)
  • Re: Use tar to append?
    ... into pieces of CDROM size and write to CDROMs. ... marginally faster, perhaps, since I compress), but see ... Have you tried not using -z with tar while creating the archive, then piping through gzip and split at the end? ...
    (Fedora)