On Wed, 10 Dec 2003, dave wrote: > I just got a new set of Mandrake 9.1 disks from CheapBytes, and I am > about to upgrade my Mandrake 9.0 system. I'd like to try and back up my > ./home directory, but the only back-up device I own is a zip-drive. > What archiving format delivers the greatest compression? How small can > I compress, say a 1GB directory?
If it's something like jpeg files, a 1GB directory will compress to about 1.05GB. No, that's not a typo. Most image and many audio formats are already compressed, so archive compression just adds overhead without reducing the size at all. Read bzip2's man page. IIRC, it has varying levels of compression. Also, run "md5sum <filename> >> listfile.txt" on any really critical files before you archive them, and archive listfile.txt with them. If there's any question of corruption down the road, that's a sure way to check. -- Doc Shipley MDR Consulting, Inc. Austin, Texas _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://machito.utacm.org/mailman/listinfo/siglinux