home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23799 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.4 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!das-news.harvard.edu!spdcc!jti.com!richb
  2. From: richb@jti.com (Richard Braun)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: The backup problem (was Re: tar won't do multi-volume archive
  5. Message-ID: <C0rAr6.A1o@jti.com>
  6. Date: 12 Jan 93 19:42:37 GMT
  7. Article-I.D.: jti.C0rAr6.A1o
  8. References: <1993Jan12.022816.35349@ns1.cc.lehigh.edu>
  9. Sender: news@jti.com (News Admin)
  10. Organization: Jupiter Technology Inc. / Waltham, MA
  11. Lines: 17
  12. Nntp-Posting-Host: bart.jti.com
  13.  
  14. FYI:  an email response to my original inquiry on this thread pointed me
  15. to a program called 'backflops' which can be found in the sources/usr.bin
  16. directory on tsx-11.
  17.  
  18. This program does essentially what a couple of people here have suggested,
  19. and it has all the same limitations (it can't tolerate any errors of
  20. any sort, ranging from insertion of a write-protected disk 3/4 of the
  21. way through your backup to bumping into a disk-read error on Diskette One
  22. when trying to restore a file from Diskette Fifteen).  But it's better
  23. than nothing, and arguably better than doing backups without compression
  24. but with error-recovery features (you have to decide that for yourself:
  25. do you make multiple backups without error recovery, or less-frequent
  26. backups with it?)
  27.  
  28. It performs about as fast as, perhaps faster than, the DOS FastBack program.
  29.  
  30. -rich
  31.