Block a user
Integration with KVM VM Snapshots
IMO this could benefit from borgmatic-collective/borgmatic#991 ; that is, the paths_from_command
would prepare the vm, print paths for backup, and then you…
[WIP] paths-from-command feature
borg
itself does not fail if command returns zero and returns also an empty output:
$ borg create --paths-from-command ::{hostname}-XXX /bin/true
$ borg list ::
[WIP] paths-from-command feature
An example run:
...
local: /home/jiri/bin/print-paths.sh
local: Calling bootstrap hook function dump_data_sources
local: Writing patterns to /run/user/1000/borgmatic/tmpevhsiynr:
…
paths_from_command - comments
OK, let's move to PR (WIP) borgmatic-collective/borgmatic#991 ; thank you.
paths_from_command - comments
[WIP] paths-from-command feature