Shawn Perry

Results 8 issues of Shawn Perry

How does it handle the backup files being corrupted? Maybe include par as an option.

enhancement

https://github.com/michabbs/proxborg This script automates backup of Proxmox vm's (both qemu and lxc) to borg repository.

A simple zfs send | borg --stdin would do the trick here.

to verify the repo

enhancement

Is it possible to add the ability to have the output of a command be the password? Something like: VZBORG_PASSPHRASE=$(getpassword vaultname) Where 'getpassword vaultname' outputs a password?

zfsnap easily ties in with apt (and maybe rpm) and can do pre/post apt snapshots with their own expiry. This with etckeeper makes me very happy that I can recover...

enhancement