Dominik Csapak 76425d84b3 file-restore: add binary and basic commands
For now it only supports 'list' and 'extract' commands for 'pxar.didx'
files. This should be the foundation for a general file-restore
interface that is shared with block-level snapshots.

This is packaged as a seperate .deb file, since for block level restore
it will need to depend on pve-qemu-kvm, which we want to seperate from
proxmox-backup-client.

[original code for proxmox-file-restore.rs]
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>

[code cleanups/clippy, use helpers::list_dir_content/ArchiveEntry, no
/block subdir for .fidx files, seperate binary and package]
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-04-08 13:57:57 +02:00
..
2021-02-15 07:05:39 +01:00
2021-02-03 10:36:18 +01:00
2021-03-10 11:05:30 +01:00
2021-02-06 16:50:56 +01:00
2020-10-07 14:09:41 +02:00
2021-04-05 11:59:45 +02:00
2020-10-07 14:09:41 +02:00
2019-11-11 19:45:44 +01:00
2021-02-06 07:47:56 +01:00
2020-10-07 14:09:41 +02:00
2021-02-10 09:56:33 +01:00
2020-07-08 18:14:17 +02:00
2021-03-04 15:22:09 +01:00