Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!samsung!think.com!masscomp!peora!tarpit!bilver!bill From: bill@bilver.uucp (Bill Vermillion) Newsgroups: comp.unix.xenix.misc Subject: Re: backup program for xenix? Message-ID: <1991Feb17.222611.29265@bilver.uucp> Date: 17 Feb 91 22:26:11 GMT References: <1991Feb17.065756.14535@nntp-server.caltech.edu> Organization: W. J. Vermillion - Winter Park, FL Lines: 32 In article <1991Feb17.065756.14535@nntp-server.caltech.edu> gwoho@nntp-server.caltech.edu (g liu) writes: >is there a pd/freely copyable backup program that will work on xenix? >backup to floppy, that is. >is there a better way than tar+split+cp to floppy? >i just want to do strait complete file backups. i also would like >a reasonable ability to recover from floppy disk errors. >error correction would be good, but at least having errors wipe out >only one file rather then the rest of the set would be nice. Why do you want to do the tar then the split and then the copy. What's wrong with tar cv2 (Assuming 2 is the proper number in your /etc/defaults/tar file) Passed the media size and blocking factor tar will gracefully put everything you need out there. There is a tarskip program on the net (a year or so ago) allowing you to go past any bad files. As to floppy errors, use good quality floppies, and backup often. You could also re-read the floppies to make sure they were okay. I do this on archiving. I tar them off, read them back in on another machine. When I know the floppy is readable I remove the originals. If it is an important file I make two copies. -- Bill Vermillion - UUCP: uunet!tarpit!bilver!bill : bill@bilver.UUCP