Sample Header Ad - 728x90

Is it possible to add error correction codes (BCH, RS or etc.) to a single file?

19 votes
5 answers
8745 views
As far as I know, WinRAR archives may contain ECC (error correction codes), so if the archive is slightly damaged, then it can be fixed by itself. For example, I can first encode archives.tar to archives.tar.ecc, and then upload it to my server. If the file is slightly damaged after downloading by the client, then it can be fixed automatically without downloading the file again by decoding archives.tar.ecc. I think it will be a great idea if the network connection is unstable. I wonder whether there is any (open-sourced) software run on Linux that can meet my needs. Any suggestions?
Asked by Kevin Dong (1179 rep)
Nov 30, 2014, 08:08 AM
Last activity: Mar 29, 2023, 04:54 PM