Difference between revisions of "Backup"

From Organic Design wiki
(268MB uncompressed, 54.9MB gzipped and only 21.7MB as a 7z!)
(Got a version of LZMA (.7z) working on OD)
Line 21: Line 21:
 
  p7zip
 
  p7zip
 
</pre></table>
 
</pre></table>
 +
I've found a standalone version at http://sourceforge.net/projects/p7zip and that's compressed it to 24.8MB, not quite as small as the windows one, but still very good.

Revision as of 01:30, 20 November 2006

The organic design backups are created daily by User:Bender, compressed to .tgz and distributed over SSH to various other domains.

LZMA

LZMA is an extremely good compression method which compresses our backups to about one third of the size of the gzip or bzip. I have tested it with the free 7-zip file manager from www.7-zip.org and od-wiki-db-2006-11-20 is 268MB uncompressed, 54.9MB gzipped and only 21.7MB as a 7z! But I'm unable to get the Debian port to work due to dependency issues with low level C libraries that I don't want to mess with.

I've found a standalone version at http://sourceforge.net/projects/p7zip and that's compressed it to 24.8MB, not quite as small as the windows one, but still very good.