home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5198 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mcsun!Germany.EU.net!rz.uni-hildesheim.de!agsc!rubikon.han.de!toad
  3. From: toad@rubikon.han.de (Peter Cleve)
  4. Subject: Re: backup w/ compression for UN*X?
  5. References: <1992Sep3.015437.15379@msuinfo.cl.msu.edu>
  6. Organization: Rubikon Rethen BRD
  7. Date: Sun, 06 Sep 92 10:26:33 GMT
  8. Message-ID: <1992Sep06.102633.2552@rubikon.han.de>
  9. Lines: 30
  10.  
  11. In <1992Sep3.015437.15379@msuinfo.cl.msu.edu> paoletti@cps.msu.edu (David R. Paoletti) writes:
  12.  
  13. >Does anyone know of any software for UN*X, 386BSD or otherwise,
  14. >that does on-the-fly compression?  Thinking of looking into
  15. >writing my own, or getting some 386BSD people together to help,
  16. >as soon as I get my new machine built with enough HD space to
  17. >re-compile 386BSD...  This would be really nice for people with
  18. >floppies, or even people who want to save on tapes.
  19.  
  20. Try compact, posted 1 or 2 Year's ago in comp.sources.*.
  21.  
  22.      DESCRIPTION
  23.       compact is a modified    Lempel-Ziv-Welsh data compression
  24.       utility designed to do high speed data
  25.       compression/decompression of large files, particularly
  26.       system backups.  The algorithm resembles the V.42bis
  27.       compression engine, but was developed    independently.
  28.  
  29.       This program is similar to the well known compress program
  30.       but runs faster, compresses large files better, and has a
  31.       superior worst case expansion    of incompressable data.     The
  32.       program supports multi-volume    data sets, and can run as
  33.       multiple concurrent tasks to overlap compute and I/O
  34.       activities.  These characteristics make it particularly
  35.       useful when doing periodic system backups, especially    with
  36.       streaming tape drives.
  37.  
  38. -- 
  39. Peter Cleve, Hildesheimer Str. 316, 3014 Laatzen 3, Tel. 05102/1854 (Voice)
  40.   Energiesparen ist das moralische Aequivalent zum Krieg. (Jimmy Carter)
  41.