proxmox-backup/pbs-client
Dominik Csapak 7c22932c64 pbs-client: print error when we couldn't download previous fidx/didx
When we have a previous manifest, we try to download the fidx/didx files
to get the known chunks list. We continue if that fails (which is ok),
but we did not print any error, leading to a confusing backup output,
since the users would expect that chunks will be reused.

Printing the error should at least make it apparent that something did
not work correctly.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-04-06 10:12:29 +02:00
..
src pbs-client: print error when we couldn't download previous fidx/didx 2022-04-06 10:12:29 +02:00
Cargo.toml bump proxmox-schema dep to 1.3 2022-03-04 09:50:21 +01:00