Re: Archiving



On Thu, 17 Jul 2008 21:48:46 +0000, jpd wrote:

Both tar and gzip trade complexity for something (combinding files into
one bytestream and compression respectively) which introduces various
risks. The need for specialised tools to extract them again, for one,
and inability to restore the original files from the stream due to
corruption for another. This is more finnicky for compression tools, so
uncompressed tape archives stand a somewhat better chance of recovery
beyond a bad spot (eg. due to media failure).

Hmmmm... I wonder if gnu tar could be fiddled with to add an option to
compress each file first, then wrap the compressed/encrypted files in the
tar archive. This could mean losing only one file, instead of the whole
archive if there is a flipped bit.

stonerfish
.



Relevant Pages

  • Re: WinZip vs. WinRar
    ... Not quite true - there are three types of general lossless compression ... Native support for archives as "compressed folders" ... NTFS file compression ...
    (microsoft.public.windowsxp.general)
  • Re: Looking for a copy of TDLs ZASM
    ... HOW do I get the files out of the .lbr File ... Some archives are self extracting, ... One very good library extract program is called lbrext.com. ... current compression standards. ...
    (comp.os.cpm)
  • Re: zlib and zip files
    ... I need to decompress zip archive. ... The zlib module is for reading and writing the gzip compression format, used by the gzip program; it is not the same as a zip archive a la PKZip. ... The zipfile module will let you read and write zip archives. ... The gzip compressor and decompressor can work on the fly, but the format that it produces is a bit other than the format of compressed data zipfile. ...
    (comp.lang.python)
  • Re: Compression figures, anyone?
    ... On Fri, 5 Sep 2008, Greg Price wrote: ... Zipping text can get 75% to 90% compression (ie. reducing the ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... Search the archives at http://bama.ua.edu/archives/ibm-main.html ...
    (bit.listserv.ibm-main)
  • Re: How to recompress existing zip files with a higher level of compression
    ... I think they would not add it as the default compression method because ... the only people who used compressed archives were people ... personal use that outperform PKZIP on an 8088 platform in terms of both ... worse than PKZIP for a standard. ...
    (comp.compression)