Path: utzoo!utgpu!watserv1!watmath!att!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!wuarchive!cs.utexas.edu!uunet!mcsun!unido!pcsbst!distel.pcs.com!wd From: wd@distel.pcs.com (wd) Newsgroups: comp.unix.questions Subject: Re: Backups using compress Message-ID: <1022@pcsbst.pcs.com> Date: 28 Nov 90 09:00:30 GMT References: <25106@adm.brl.mil> <14582@smoke.brl.mil> Sender: news@pcsbst.pcs.com Reply-To: wd@distel.pcs.com (wd) Organization: PCS Computer Systeme, GmbH Lines: 27 In <14582@smoke.brl.mil> gwyn@smoke.brl.mil (Doug Gwyn) writes: > ...What most people do is to compress the archive, >not the individual files; that also should generally be more compact. >In this method you can simply pipe the archive through "compress". *** WARNING *** If you ever want to be able to restore the files then *DO NEVER EVER compress archive files! Any I/O error will cause you to lose all your files after the error because you can *BY NO WAY* re-synchronize in a compressed archive file. It would be a nice feature if tar or cpio could compress individual files, but the archive headers *MUST NOT* be compressed. Otherwise you could archive your date to a WOM-device (Write Only Memory) - this saves o lot of time! :-) :-) *** YOU HAVE BEEN WARNED *** Wolfgang ================================================================== Name : Wolfgang Denk Company : PCS GmbH, Pfaelzer-Wald-Str. 36, 8000 Munich W-Germany. UUCP : ..[pyramid ;uunet!unido]!pcsbst!wd (PYRAMID PREFERRED!!) DOMAIN : wd@pcsbst.pcs.[ COM From rest of world; DE From Europe ] ######## The purpose of computing is insight, not numbers! ########