duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Asynchronous upload and par2 creation ?


From: edgar . soldin
Subject: Re: [Duplicity-talk] Asynchronous upload and par2 creation ?
Date: Fri, 12 Oct 2018 11:45:09 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 12.10.2018 09:23, Florent B via Duplicity-talk wrote:
> Hi,
> 
> I use Duplicity 0.7.18.1 with par2+multi:// as destination of my backup
> (B2 & S3).
> 
> I set --asynchronous-upload too.
> 
> When I run Duplicity with --verbosity 9, par2 creation & uploads does
> not seem really asynchronous...
> 
> I can see steps like "Create Par2 recovery files" or "Uploading
> s3://..." and it seem to block Duplicity running, there is no other log
> lines during those steps.
> 
> Is it really asynchronous ?
> 

no, it isn't. the par2 backend currently merely wraps put/get and runs par2 in 
addition to the underlying backend operations. you can check here
  
https://bazaar.launchpad.net/~duplicity-team/duplicity/0.7-series/view/head:/duplicity/backends/par2backend.py

it's not asynchronous in any way.. sorry ede/duply.net



reply via email to

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