milkey-mouse / backup-vm

Back up a full image of a libvirt-based VM using Borg
MIT License
38 stars 9 forks source link

Move multi-archive handling to separate script #6

Closed milkey-mouse closed 6 years ago

milkey-mouse commented 7 years ago

The multiple-archive support is probably going to be useful to more people than just the VM aspect anyway, so separating the part of the script that automatically launches multiple borg instances, calculates total progress percentage, deduplicates prompts, etc. might be good. backup-vm could still call it via subprocess. It could be called borg-multi or something.