duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Howto change compression leven with --no-encryption


From: edgar . soldin
Subject: Re: [Duplicity-talk] Howto change compression leven with --no-encryption?
Date: Wed, 02 Feb 2011 19:52:21 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

seems like --no-encryption always gzips files, see

http://bazaar.launchpad.net/~duplicity-team/duplicity/0.6-series/view/head:/duplicity-bin#L297

however you can change the compress level here (default seems to be 6)

http://bazaar.launchpad.net/~duplicity-team/duplicity/0.6-series/view/head:/duplicity/gpg.py#L324

if changing the compress level helps you, we might expose it as an option.

..ede/duply.net

On 02.02.2011 18:53, Clemens Eisserer wrote:
> Hi,
> 
> Thanks for your reply. However I am using the --no-encryption switch,
> in this case gpg isn't involved at all.
> 
> Thanks, Clemens
> 
> 2011/2/2, address@hidden <address@hidden>:
>> as far as i recall compression is done by gpg. Disable it with --gpg-options
>> .
>>
>> ede/duply.net
>>
>> On 02.02.2011 01:31, Clemens Eisserer wrote:
>>> Hi,
>>>
>>> I would like to use duplicity for my local backup, however gzip is a
>>> real cpu hog.
>>>
>>> I edited the file
>>> /usr/lib/python2.7/site-packages/duplicity/tarfile.py and hardcoded a
>>> compresslevel of 0, as well as DEFLATE from 8 to 2, however it does
>>> not seem to make any difference.
>>> All ~90% of time is still spent in deflate().
>>>
>>> Any hints what to change to what?
>>>
>>> Thanks, Clemens
>>>
>>> _______________________________________________
>>> Duplicity-talk mailing list
>>> address@hidden
>>> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>
>>
>> _______________seems like ________________________________
>> Duplicity-talk mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk




reply via email to

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