proxmox-backup/src/bin
Christian Ebner 129dda4729 src/bin/pxar.rs: add --files-from parameter to pxar extract
Allows to pass a list of match pattern to the pxar extract call by reading them
from file.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-07-17 12:20:29 +02:00
..
cipherbench.rs depend on crc32fast 2019-06-21 15:58:00 +02:00
download-speed.rs src/bin/download-speed.rs: h2 download speedtest for our server 2019-06-29 13:43:10 +02:00
dump-backup-api.rs src/api2.rs: move backup api to /backup 2019-06-05 07:23:21 +02:00
dynamic-files.rs src/bin/dynamic-files.rs: test case for file shrink during backup 2019-03-16 14:22:14 +01:00
h2client.rs src/bin/h2client.rs: tune h2 client parameters to get reasonable speed 2019-06-29 10:41:24 +02:00
h2s-client.rs use hyper/tokio-openssl instead of hyper/tokio-tls 2019-07-02 13:36:28 +02:00
h2s-server.rs use hyper/tokio-openssl instead of hyper/tokio-tls 2019-07-02 13:36:28 +02:00
h2server.rs add code to test H2 speed 2019-06-29 10:08:12 +02:00
proxmox-backup-api.rs use service Type=notify 2019-04-25 11:01:33 +00:00
proxmox-backup-client.rs pxar: Adapt SequentialDecoder::restore() calls to pass empty match pattern for full restore 2019-07-17 12:19:31 +02:00
proxmox-backup-manager.rs src/cli/command.rs: add help command 2019-02-23 15:10:48 +01:00
proxmox-backup-proxy.rs use hyper/tokio-openssl instead of hyper/tokio-tls 2019-07-02 13:36:28 +02:00
pxar.rs src/bin/pxar.rs: add --files-from parameter to pxar extract 2019-07-17 12:20:29 +02:00
test_chunk_size.rs src/bin/test_chunk_size.rs: avoid compilöer warnings, exit after 1GB 2019-02-20 12:05:28 +01:00
test_chunk_speed2.rs src/backup/chunk_stream.rs: add optional chunk_size parameter 2019-05-30 13:28:24 +02:00
test_chunk_speed.rs simplify backup lib structure (pub use xxx:*), improve doc 2019-02-12 14:13:31 +01:00
upload-speed.rs src/api2/admin/datastore/backup.rs: improve debug logging 2019-05-29 10:17:38 +02:00