Soeren Sonnenburg wrote:
> Dear List,
>
> is it possible to use compression algorithms other than gzip, like lzma?
>
> Soeren
>   
No, but you can affect the LEVEL of GZIP compression by specifying 
compression=GZIPn where n is 1-9 (1 being the fastest but worst 
compression ratio, 9 being the slowest but best compression ratio).  
According to the manual, the default is 6, so there is some leeway in 
either direction.

Also, from the file 'kernstodo' in the source distribution:

- see lzma401.zip in others directory for new compression algorithm/library.

To me, this implies lzma compression is somewhere on the horizon, though 
you'd probably have to check with Kern himself to know for sure.

- Cedric


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to