forked from TrueCloudLab/restic
7 lines
209 B
Text
7 lines
209 B
Text
|
Enhancement: Add restore --verify to verify restored file content
|
||
|
|
||
|
Restore will print error message if restored file content does not match
|
||
|
expected SHA256 checksum
|
||
|
|
||
|
https://github.com/restic/restic/pull/1772
|