borgbackup/borg

borg-import needs more love

Open

#4,426 opened on Mar 10, 2019

View on GitHub
 (15 comments) (0 reactions) (0 assignees)Python (732 forks)batch import
easygood first issuehelp wanted

Repository metrics

Stars
 (10,086 stars)
PR merge metrics
 (Avg merge 5d 12h) (91 merged PRs in 30d)

Description

Just wanted to point at another borg related project that could get a bit more love by the borg collective:

borg-import is intended to be used mainly by people switching to borg, so they can convert their past backups into borg repos. as the basic architecture of borg-import is rather generic, it could be also used for other scenarios.

of course borg-import shares some fundamental issues with other "use once" tools: there is no ongoing personal interest, as everybody only needs it once (or few) times (and sometimes that one potential used is solved differently by some quickly hacked own script).

but maybe some borg users who want to contribute and work on some relatively easy problems which do not require in-depth knowledge of borgbackup internals could contribute to borg-import, making it easier for future borg adopters.

https://github.com/borgbackup/borg-import/issues

Contributor guide