← Back to team overview

duplicity-team team mailing list archive

[Question #256248]: duplicity can use external compression program as pigz (for speed up)?

 

New question #256248 on Duplicity:
https://answers.launchpad.net/duplicity/+question/256248

I use duplicity 0.6.20 (centos 5), duplicity 0.6.22 (centos 6)

If i replace Gzip to Pigz 

mv /bin/gzip  /bin/gzip.bak
ln -s  /usr/bin/pigz /bin/gzip

The speed of the increase? Or duplicity can use system gzip ?

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.