• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

File transfer software with CRC checking?

paruhd0x

Diamond Member
When transfering large amounts of files there always seems to be some corrupt files because of transfer errors. I am trying to find a solution to this, I thought maybe there is a program out there that does CRC checks on files before going onto the next and if it fails, it redownloads.

Cliff Notes: Looking for FTP type file transfer program that checks CRC to rid transfer corruption.

All suggestions, Ideas are welcome. Thank you for your time.
 
Could include MD5 sums ... that's what many places do with Linux ISOs.
Just check the file against the MD5 sum, and go get it again if it's screwed up.
 
Back
Top