Discussion:
[Duplicity-talk] asynchronous upload -- does it work?
c***@ccs.covici.com
2016-05-14 12:45:54 UTC
Permalink
Hi. I would like to use asynchronous upload option to upload to my
azure storage -- the manual says it is experimental -- in people's
experience is it working?

Thanks.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?

John Covici
***@ccs.covici.com
Cláudio Gil
2016-05-14 15:34:40 UTC
Permalink
Yes.

The uploads are done in parallel with the creation of the local volumes. If
volumes are created faster than they are uploaded then they are queued up.
In other words, there is only an upload thread an a queue.

Cheers,
Cláudio
Post by c***@ccs.covici.com
Hi. I would like to use asynchronous upload option to upload to my
azure storage -- the manual says it is experimental -- in people's
experience is it working?
Thanks.
--
How do
you spend it?
John Covici
_______________________________________________
Duplicity-talk mailing list
https://lists.nongnu.org/mailman/listinfo/duplicity-talk
Remy van Elst
2016-05-14 15:51:57 UTC
Permalink
What are the (possible) downsides of using the parallel upload?



https://raymii.org
Post by Cláudio Gil
Yes.
The uploads are done in parallel with the creation of the local volumes.
If volumes are created faster than they are uploaded then they are queued
up. In other words, there is only an upload thread an a queue.
Cheers,
Cláudio
Post by c***@ccs.covici.com
Hi. I would like to use asynchronous upload option to upload to my
azure storage -- the manual says it is experimental -- in people's
experience is it working?
Thanks.
--
How do
you spend it?
John Covici
_______________________________________________
Duplicity-talk mailing list
https://lists.nongnu.org/mailman/listinfo/duplicity-talk
_______________________________________________
Duplicity-talk mailing list
https://lists.nongnu.org/mailman/listinfo/duplicity-talk
c***@ccs.covici.com
2016-05-14 16:02:40 UTC
Permalink
For instance, if the upload fails, will it retry normally? I thought I
saw an error I had where this was not done.
Post by Remy van Elst
What are the (possible) downsides of using the parallel upload?
https://raymii.org
Post by Cláudio Gil
Yes.
The uploads are done in parallel with the creation of the local volumes.
If volumes are created faster than they are uploaded then they are queued
up. In other words, there is only an upload thread an a queue.
Cheers,
Cláudio
Post by c***@ccs.covici.com
Hi. I would like to use asynchronous upload option to upload to my
azure storage -- the manual says it is experimental -- in people's
experience is it working?
Thanks.
--
How do
you spend it?
John Covici
_______________________________________________
Duplicity-talk mailing list
https://lists.nongnu.org/mailman/listinfo/duplicity-talk
_______________________________________________
Duplicity-talk mailing list
https://lists.nongnu.org/mailman/listinfo/duplicity-talk
----------------------------------------------------
----------------------------------------------------
_______________________________________________
Duplicity-talk mailing list
https://lists.nongnu.org/mailman/listinfo/duplicity-talk
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?

John Covici
***@ccs.covici.com
Loading...