2022-03-25 23:15:41 +00:00
|
|
|
Enhancement: Speed up the `restore --verify` command
|
2020-02-20 10:38:44 +00:00
|
|
|
|
2022-03-25 23:15:41 +00:00
|
|
|
The `--verify` option lets the `restore` command verify the file content
|
|
|
|
after it has restored a snapshot. The performance of this operation has
|
|
|
|
now been improved by up to a factor of two.
|
2020-02-20 10:38:44 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/2594
|