Mount a whole repository #253
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
borgmatic-collective/borgmatic#253
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What I'm trying to do and why
I'd like to mount a whole repository, which is possible with borgbackup.
If I understand correctly, borgmatic only allows mounting single archives, right ?
Btw, I'm really happy that the mount capability got finally merged !
I didn't even know a whole-repository mount was possible. Makes sense as a borgmatic feature.. Thanks for bringing it up!
Oh, and I'm especially interested in the
-o versionsmount option, please make it available when implementing. Thanks !Borg's
-o versionsis actually already available viaborgmatic mount --options versions! Refer to the help for all currently implemented flags.ok - it just makes sense when mounting a whole repo though.
Got it, that's helpful context! I was wondering when that option would be useful.
Released in borgmatic 1.4.18. The
--archiveflag toborgmatic mountis now optional! Enjoy, and thanks again for suggesting it.