mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
373 B
Plaintext
7 lines
373 B
Plaintext
Zidrav is a file corruption detection and repair program. It is
|
|
designed to provide a way to fix file damage without having to
|
|
redownload the entire (potentially large) file over a (potentially
|
|
slow) connection. A checksum file is generated for the broken file.
|
|
The checksum file can then be used together with the correct file to
|
|
produce a binary patch file for repair.
|