proxmox-backup/src/bin
Wolfgang Bumiller d9b8e2c795 pxar: better error handling on extract
Errors while applying metadata will not be considered fatal
by default using `pxar extract` unless `--strict` was passed
in which case it'll bail out immediately.

It'll still return an error exit status if something had
failed along the way.

Note that most other errors will still cause it to bail out
(eg. errors creating files, or I/O errors while writing
the contents).

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-08-03 09:40:55 +02:00
..
proxmox_backup_client update proxmox crate to 0.2.0 2020-07-10 11:08:27 +02:00
proxmox_backup_manager refactor CertInfo to tools 2020-07-10 11:08:53 +02:00
dump-backup-api.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
dump-catalog-shell-cli.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
dump-reader-api.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
proxmox-backup-api.rs src/tools.rs: add setup_safe_path_env() 2020-06-15 10:38:30 +02:00
proxmox-backup-banner.rs s/pbsbanner/proxmox-backup-banner/ + move to /usr/lib 2020-02-10 14:43:28 +01:00
proxmox-backup-client.rs pxar: better error handling on extract 2020-08-03 09:40:55 +02:00
proxmox-backup-manager.rs update proxmox crate to 0.2.0 2020-07-10 11:08:27 +02:00
proxmox-backup-proxy.rs datastore: prevent deletion of snaps in use as "previous backup" 2020-07-30 08:26:01 +02:00
pxar.rs pxar: better error handling on extract 2020-08-03 09:40:55 +02:00