tar | compress

Kenneth J. Hendrickson kjh at pollux.usc.edu
Thu Nov 29 17:51:23 AEST 1990


If you do a backup with tar, and pipe the output through compress before
writing it on the disk or tape, and ...

	if there is a single bit error on the tape,
	then you could loose all the files in your backup from that
		point until the end.

If you don't use compress, and there is a single bit error, you won't
have that problem, but you will require many more disks or tapes.

--

So what do people do?  Do you trust your disks/tapes and use compress?

-- 
  favourite oxymorons:  student athlete, honest politician, civil war
Ken Hendrickson N8DGN/6       kjh at usc.edu      ...!uunet!usc!pollux!kjh



More information about the Comp.unix.sysv386 mailing list