duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] async_concurrency > 1?


From: John
Subject: [Duplicity-talk] async_concurrency > 1?
Date: Mon, 11 Oct 2010 13:23:56 -0500

Hello, I'm trying to back up a box with several hundred gigs of data with duplicity to Amazon S3. I specified --asynchronous-upload, and it works as advertised, but uploading one file at a time isn't nearly enough to saturate our upstream bandwidth. 

I'm no python expert, but I poked though the source and I noticed the async_concurrency global, which hints that it could be set to more than 1 for multiple simultaneous uploads. I'm wondering if there are any obvious/known issues with upping that to something like 10? I found http://lists.nongnu.org/archive/html/duplicity-talk/2010-08/msg00011.html which indicates that there are plans to extend that part of the code further, but I'm wondering if in the meantime I could just hack the source to set async_concurrency to 10 or whatever if --asynchronous-upload was specified.

Thanks for any help anyone can provide.

reply via email to

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