Open-sourced Python library for Borg #7545
Replies: 4 comments 2 replies
|
Thanks for open-sourcing it! Can you say what you mean by For parsing --progress output, do you use the json mode? |
|
Ok, thanks for the clarification. Maybe rather write "archive restores to non-empty destination paths (not supported by borg natively)"? |
|
Thank you for open sourcing the library. I guess it would be used more often if your github readme listed at least some functionality of the library and maybe one or two full examples what you can achieve by using the library :-) |
|
Closing this as outdated: it has seen no activity for a long time and predates the current borg releases. If this still affects you on a current version - borg 1.4.x (stable) or the borg 2.0.0 beta - please open a new discussion with up-to-date details. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We open-sourced our Python library for Borg: https://github.com/CyberfusionNL/python3-cyberfusion-borg-support. We hope it's of use to Borg users.
Features:
--progress).All reactions