duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Compression Levels


From: edgar . soldin
Subject: Re: [Duplicity-talk] Compression Levels
Date: Thu, 16 Jun 2016 17:11:24 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 16.06.2016 16:15, Ben Edwards via Duplicity-talk wrote:
> Currently I am doing a encrypted backup and cant find any documentation on
> how to set compression level.  I have seens mention of a COMPRESSION_LEVEL
> arable and --gpg-options but no details.
> 
> The drive I am backing up is around 17.4GB and the, backup around 14 so I
> guess I am getting around 25% but wondering if there is a way to save more.
> 

check the gpg man page about supported algos and levels and then add something 
like

--gpg-options="--compress-algo=bzip2 --bzip2-compress-level=9"

as gpg autodetects the compression while decrypting this parameter shouldn't 
hurt decompression but have an effect on freshly encrypted files only.

..ede/duply.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]