File transfer software with CRC checking?

paruhd0x

Diamond Member
Apr 2, 2000
3,100
0
0
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.
 

Armitage

Banned
Feb 23, 2001
8,086
0
0
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.