public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Compression tools Compared
@ 2005-08-13  4:58 Jerry McBride
  2005-08-13  5:32 ` Nick Rout
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Jerry McBride @ 2005-08-13  4:58 UTC (permalink / raw
  To: linux-users, gentoo-user


Anyone else here subscribe to the LINUX JOURNAL?

In the September issue there's a neat article titled tha same as the subject 
line of this message.

The skinny is, there's some really nice file compressors out there and I never 
heard of two of them... Anyone else know about LZMA or 7ZA?

The two mentioned compression tools work pretty much like gzip. You tar up 
your files, pipe to the compression filter and then on to the target file. 
Below is a small example of what I've been seeing here at the shack.

-rw-r--r--  1 root root 12359680 Aug 12 23:57 backup.tar
-rw-r--r--  1 root root  3536665 Aug 13 00:01 backup.tar.7z
-rw-r--r--  1 root root  4438465 Aug 13 00:08 backup.tar.bz2
-rw-r--r--  1 root root  4747637 Aug 13 00:03 backup.tar.gz
-rw-r--r--  1 root root  2731412 Aug 13 00:10 backup.tar.lzma
-rw-r--r--  1 root root  5125474 Aug 13 00:16 backup.tar.lzop

What you're seeing are the results of compressing /lib on my gentoo powered 
laptop. I've not bothered with timing the processes as the better compression 
rates are at the cost of speed and memory usage. Not good for "while you 
wait" processing, but just plain perfect for backups and what-have-you on 
servers... One side note, 7za does not record user/group info... It's a shame 
too as this make it pretty much useless in most linux backup scenarios. This 
lzma creature is simply awesome.

You can find it at: http://martinus.geekisp.com/rublog.cgi/Projects/LZMA

Cheers all....

-- 

******************************************************************************
                     Registered Linux User Number 185956
              FSF Associate Member number 2340 since 05/20/2004
             Join me in chat at #linux-users on irc.freenode.net
    Buy an Xbox for $149.00, run linux on it and Microsoft loses $150.00!
    12:28am  up 26 days, 27 min,  1 user,  load average: 0.00, 0.00, 0.00
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2005-08-17 20:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-13  4:58 [gentoo-user] Compression tools Compared Jerry McBride
2005-08-13  5:32 ` Nick Rout
2005-08-13 13:36   ` Jerry McBride
2005-08-16  5:14     ` Nick Rout
2005-08-16 17:23       ` Matt Randolph
2005-08-16 17:32         ` Matt Randolph
2005-08-17  4:53           ` Matt Randolph
2005-08-17  7:58             ` Neil Bothwick
2005-08-13  5:33 ` Nick Rout
2005-08-13 12:13 ` Fernando Meira
2005-08-13 12:34   ` fire-eyes
2005-08-13 12:44     ` Stephen Micheals
2005-08-13 12:55       ` fire-eyes
2005-08-13 13:56         ` Zac Medico
2005-08-13 14:49 ` Norberto Bensa
2005-08-13 18:00   ` fire-eyes
2005-08-17 14:55 ` Kirk Strauser
2005-08-24 20:13   ` Jerry McBride

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox