Veeam Linux CLI extract utility: How to extract encrypted .vbk
List backups using
example.sh
extract -dir -password 'mypassword' /backups/backup_2022-11-19T000028.vbk
Extract using
example.sh
extract -restore -password 'mypassword' /backups/backup_2022-11-19T000028.vbk /backups/restore
This will restore the files or image to the /backups/restore
directory.
Check out similar posts by category:
Backup
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow