]> git.proxmox.com Git - pve-common.git/commit - src/PVE/PBSClient.pm
pbs client: add 'tar' parameter to file_restore_extract
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 19 Oct 2023 09:13:53 +0000 (11:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Nov 2023 17:33:38 +0000 (18:33 +0100)
commitb4b17fd95be0236630e4f7d81cd48b31b43e2300
treec25308f711e2eb893ccc42c03039e3c74294ad50
parent6ebc84390456bb01e3f13824724048831658f4df
pbs client: add 'tar' parameter to file_restore_extract

so that we can get a 'tar.zst' from proxmox-file-restore by passing
'--format tar --zstd' to the file-restore binary

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/PBSClient.pm