proxmox-backup/src/client
Christian Ebner 189996cf4a proxmox-backup-client: expose exclude match patterns to cli.
Allows to pass exclude match patterns to the 'backup' command.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2020-02-28 07:56:09 +01:00
..
backup_reader.rs src/client/backup_reader.rs: make compute_file_csum() public 2020-01-05 14:50:54 +01:00
backup_repo.rs bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01:00
backup_writer.rs src/client/backup_writer.rs: also print archive size 2020-02-25 14:12:29 +01:00
http_client.rs src/client/http_client.rs: do not store fingerprints passed via options in cache 2020-02-11 11:54:43 +01:00
merge_known_chunks.rs src/client/merge_known_chunks.rs: switch to async 2019-09-02 15:21:26 +02:00
pipe_to_stream.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00
pxar_backup_stream.rs proxmox-backup-client: expose exclude match patterns to cli. 2020-02-28 07:56:09 +01:00
pxar_decode_writer.rs src/pxar/sequential_decoder.rs: remove callback from new() 2019-11-26 09:56:48 +01:00
remote_chunk_reader.rs introduce new runtime tokio helpers 2020-01-20 13:12:40 +01:00
task_log.rs src/client/task_log.rs: move display_task_log into extra file 2019-12-08 11:27:15 +01:00