Skip to content
Discussion options

You must be logged in to vote

A1: A borg archive contains exactly what you put into it, it does not have a dependency on other archives.

As long as you do not delete or prune archives with stuff that you still need, there won't be an issue.

borg prune does not fit this use case, because you can't just keep some of these archives by a time-based pruning policy. So you would be very careful, never use prune and only use borg delete manually after making sure you still have all the data you need in the remaining archives.

A2: Usually, one only needs to split repos if they would get too big. Or if one wants to run multiple backups at the same time (from one or from multiple backup clients).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gcb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants