Skip to content

ganehag/pve-vma-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PVE VMA extract

Image with all the necessary dependencies to extract/verify a "backup" file from Proxmox VE.

The image exposes /backup as a good place to mount the folder with the backup.

Uncrompress the archive with:

$ unzstd ./file.vma.zst

Or directly print it

$ zstdcat ./file.vma.zst

Then extract the archive with

$ vma extract ./file.vma -v ./vmaextract

Or verify it

$ zstdcat ./file.vma.zst | vma verify -v -

About

Proxmox VMA backup extractor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •