Newsgroups: comp.unix.sysv386
Path: utzoo!censor!geac!contact!guy
From: guy@contact.uucp (Guy Lemieux)
Subject: Re: tar | compress
Organization: Jet Penguin Lavatories
Date: Mon, 3 Dec 90 12:57:06 GMT
Message-ID: <1990Dec3.125706.1216@contact.uucp>
References: <28498@usc> <5875@stpstn.UUCP>

In <5875@stpstn.UUCP> lerman@stpstn.UUCP (Ken Lerman) writes:

>In article <28498@usc> kjh@pollux.usc.edu (Kenneth J. Hendrickson) writes:
>->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@usc.edu      ...!uunet!usc!pollux!kjh

>Of course, an alternative is to compress your files first and then
>backup using tar.

>I would not consider a compressed tar file to be a viable backup.

Another alternative is to tar groups of files into one file on the hard disk,
compress the tar file, and then tar the resultant file.tar.Z.

Just my $0.02

--
Guy Lemieux          ENG SCI                          University of Toronto
guy@contact.uucp      9 T 2      Faculty of Applied Science and Engineering
--
As they say about Intel's brilliant efforts at fudging benchmarks:
-- "If these guys are so smart, why don't they just make faster machines?"
