Wolfgang Bumiller
|
521a0acb2e
|
DataStore::load_manifest: also return CryptMode
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2020-07-08 09:19:53 +02:00 |
Dietmar Maurer
|
817bcda848
|
src/backup/verify.rs: do not stop on server shutdown
This is a read-only task, so there is no need to stop.
|
2020-06-26 09:45:59 +02:00 |
Dietmar Maurer
|
fdaab0df4e
|
src/backup/index.rs: add chunk_info method
|
2020-06-26 08:14:45 +02:00 |
Dietmar Maurer
|
8ea00f6e49
|
allow to abort verify jobs
And improve job description rendering on gui.
|
2020-06-25 12:56:36 +02:00 |
Dietmar Maurer
|
c2009e5309
|
src/api2/admin/datastore.rs: add verify api
|
2020-06-24 13:35:21 +02:00 |