Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacksgt
1193 days ago
What do you mean by error correction? In which sense does restic not do error correction?
1 comments
aborsy
1193 days ago
If you flip a bit in some file in a restic or Borg repository, you will lose data (the amount of which depends on the location, possibly the repository is corrupted). With error correction, that bit flip is corrected by the software from parities.
link