Activity log for bug #1654756

Date Who What changed Old value New value Message
2017-01-07 16:13:41 Vincent Rouille bug added bug
2017-01-07 16:16:58 Vincent Rouille description Hi, I was having issue with the current backblaze backend implementation, so I did a complete rewrite of the backend using the b2 package available with pip and maintained by the backblaze company. This implementation is faster (big files are uploaded in chunks) and more resilient to internet breakage. I think there is still work to done to tune the b2 init (max number of chunks to use for uploading big files, ...) Here is the implementation: https://github.com/Speedy37/docker-images/blob/master/duplicity/alpine/b2backend.py I don't care about the licence, so consider my code as public code :) Hi, I was having issue with the current backblaze backend implementation, so I did a complete rewrite of the backend using the b2 package available with pip and maintained by the backblaze company. This implementation is faster (big files are uploaded in chunks) and more resilient to internet breakage. And because it's cool, I added upload progression support. I think there is still work to done to tune the b2 init (max number of chunks to use for uploading big files, ...) Here is the implementation: https://github.com/Speedy37/docker-images/blob/master/duplicity/alpine/b2backend.py I don't care about the licence, so consider my code as public code :) By the way, I'm new to python (first python code ever) and to bazaar VCS, so I guess this is not the best way to contribute to this project.
2017-02-06 09:27:56 Telofy bug added subscriber Telofy
2017-09-09 14:14:38 trunet bug added subscriber trunet
2017-10-02 21:01:10 cchiappa bug added subscriber cchiappa
2017-10-16 15:30:52 Kenneth Loafman duplicity: importance Undecided Medium
2017-10-16 15:30:52 Kenneth Loafman duplicity: status New Fix Committed
2017-10-16 15:30:52 Kenneth Loafman duplicity: milestone 0.7.15
2017-11-13 16:17:10 Kenneth Loafman duplicity: status Fix Committed Fix Released