proxmox-backup/pbs-client
Markus Frank 95e910f153 pbs-client: added overwrite parameter to PxarExtractOptions.
If overwrite is true, O_TRUNC is set (to clean the leftovers)
instead of O_EXCL and therefore overwrites the files and
does not error out.

Signed-off-by: Markus Frank <m.frank@proxmox.com>
2022-08-19 13:36:37 +02:00
..
src pbs-client: added overwrite parameter to PxarExtractOptions. 2022-08-19 13:36:37 +02:00
Cargo.toml bump proxmox-sys dep to 0.4 2022-07-28 13:47:37 +02:00