Dietmar Maurer
|
296c50ba3d
|
src/client/backup_reader.rs: add download_manifest
Also add crypt_config as member variable.
|
2019-10-12 15:50:26 +02:00 |
|
Dietmar Maurer
|
9e490a7479
|
src/client/backup_reader.rs: split BackupReader code into separate file
|
2019-10-12 12:57:08 +02:00 |
|
Dietmar Maurer
|
cc2ce4a92f
|
src/client/http_client.rs: add password parameter to HttpClient::new()
|
2019-09-16 12:35:23 +02:00 |
|
Wolfgang Bumiller
|
b9203d87f4
|
src/bin/download-speed.rs: switch to async
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-09-02 15:17:58 +02:00 |
|
Dietmar Maurer
|
fa5d6977dd
|
Revert previous, commit, use UTC RFC3339 without timezone (Z)
We now have human readable data/time, and names are still sortable.
|
2019-07-22 11:49:30 +02:00 |
|
Dietmar Maurer
|
17243003b3
|
src/bin/download-speed.rs: h2 download speedtest for our server
I get about 30MB/s (much too slow)
|
2019-06-29 13:43:10 +02:00 |
|