]> git.proxmox.com Git - proxmox-backup.git/commit
pxar: bin: add optional payload input for archive restore
authorChristian Ebner <c.ebner@proxmox.com>
Mon, 25 Mar 2024 10:59:46 +0000 (11:59 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 5 Jun 2024 14:39:41 +0000 (16:39 +0200)
commit0b789a96dd5de92cb8c2044ffc563c3372a0170d
tree4bc2646209544873ffefdff4bfdcb61b633a2a11
parent082c801ebbe18c99b256f8b720a816ee5767c273
pxar: bin: add optional payload input for archive restore

Allows to pass the optional payload input to restore for cases where the
regular file payloads are stored in the split archive.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
pxar-bin/src/main.rs