Thanks for the kind words. Duplicity does indeed the --asynchronous-upload option, but currently only for one thread at a time. You are more than welcome to enhance the current code to allow more threads of execution. You'll need to look into asyncscheduler.py for the code and how it's used. I'm sure there will be plenty of challenges.
...Ken On Mon, Jul 6, 2015 at 8:07 AM, Martin Klefas < [email protected]> wrote: > New question #268927 on Duplicity: > https://answers.launchpad.net/duplicity/+question/268927 > > I've been using Duplicity for a while now, and let me first say that it's > absolutely fantastic. > > Having asked elsewhere I know it doesn't currently support concurrent ftp > uploads of two or more volumes of the backup at once, so I was wondering if > anyone could point me towards the parts of the source code that I would > need to look at to perhaps contribute that option. > > Thanks in advance, > > Martin > > -- > You received this question notification because you are a member of > duplicity-team, which is an answer contact for Duplicity. > > _______________________________________________ > Mailing list: https://launchpad.net/~duplicity-team > Post to : [email protected] > Unsubscribe : https://launchpad.net/~duplicity-team > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~duplicity-team Post to : [email protected] Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp

