Ability to see list of backups even when borg repo is locked #8925
FelixSchwarz
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
borg2 will use much less locking. For what do you use the list of archives? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a borg backup runs, I can not use
borg list ...
which is a bit annoying with long-runing backups. I'd prefer if borg could show me the list even while a backup is running. It would be totally fine to just show backups which were started from the same machine.Currently I have to use a custom script which exports the data after each backup which is a bit annoying.
Beta Was this translation helpful? Give feedback.
All reactions