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

  1. Path: sparky!uunet!bcstec!galileo!dmp3592
  2. From: dmp3592@galileo.rtn.ca.boeing.com (Dean M. Phillips)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: backup w/ compression for UN*X?
  5. Message-ID: <1121@galileo.rtn.ca.boeing.com>
  6. Date: 4 Sep 92 18:25:51 GMT
  7. References: <1992Sep3.015437.15379@msuinfo.cl.msu.edu>
  8. Organization: Boeing Commercial Airplane Group, Seattle
  9. Lines: 22
  10.  
  11. In article <1992Sep3.015437.15379@msuinfo.cl.msu.edu> paoletti@cps.msu.edu (David R. Paoletti) writes:
  12. >Does anyone know of any software for UN*X, 386BSD or otherwise,
  13. >that does on-the-fly compression?
  14.  
  15. I have used zip followed by zipsplit to do this.  This gives me one
  16. complete, independent zip file per floppy.  The compression ratio of
  17. zip tends to be better than compress.  It can also be told not to
  18. recompress files which are already compressed.  The zip and unzip
  19. programs were posted to comp.sources.misc and are also available via
  20. ftp from agate.berkeley.edu and elsewhere.
  21.  
  22. The disadvantage of this approach is that you need enough free disk
  23. space to build both the big zip file and the split zip files.  I have
  24. handled this by backing up files in <gasp> related groups which has the
  25. added benefit of making it easier to find things in the backups.
  26.  
  27. Has anyone hacked zipsplit to handle a sequence of raw floppies?
  28. -- 
  29. ----------------------------------------------------------------------
  30. #include <standard_disclaimer.h>
  31. Dean M. Phillips                                        (206) 393-9333
  32. Boeing Commercial Airplane Group            dmp3592@galileo.boeing.com
  33.