mirror of
https://git.proxmox.com/git/vma-to-pbs
synced 2025-04-28 14:42:50 +00:00
![]() This allows the user to stream a compressed VMA file directly to a PBS without the need to extract it to an intermediate .vma file. Example usage: zstd -d --stdout vzdump.vma.zst | vma-to-pbs \ --repository <auth_id@host:port:datastore> \ --vmid 123 \ --password-file pbs_password Signed-off-by: Filip Schauer <f.schauer@proxmox.com> |
||
---|---|---|
.cargo | ||
src | ||
submodules | ||
.gitmodules | ||
Cargo.toml | ||
Makefile |