proxmox-backup/src/client
Fabian Grünbichler c1c4a18f48 fix #2865: detect and skip vanished snapshots
also when they have been removed/forgotten since we retrieved the
snapshot list for the currently syncing backup group.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-07-22 09:19:29 +02:00
..
backup_reader.rs src/backup/manifest.rs: cleanup signature generation 2020-07-09 09:20:49 +02:00
backup_repo.rs BACKUP_REPO_URL_REGEX: move to api2::types and allow all valid data store names 2020-05-29 06:29:23 +02:00
backup_specification.rs src/client/backup_specification.rs: split code into extra file 2020-05-30 10:54:38 +02:00
backup_writer.rs proxmox-backup-client benchmark: improve output format 2020-07-10 09:13:52 +02:00
http_client.rs api: translate ENOTFOUND to 404 for downloads 2020-07-22 09:19:29 +02:00
merge_known_chunks.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
pipe_to_stream.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
pull.rs fix #2865: detect and skip vanished snapshots 2020-07-22 09:19:29 +02:00
pxar_backup_stream.rs turn pxar::flags into bitflags, pxar::Flags 2020-06-10 11:05:53 +02:00
remote_chunk_reader.rs src/client/remote_chunk_reader.rs: implement clone for RemoteChunkReader 2020-07-07 07:34:58 +02:00
task_log.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00