View Single Post
Old 09-17-2004, 08:19 AM  
Stardog
Senior Member
 
Join Date: Oct 2001
Posts: 236
Default

Just to clarify how ioZS checks the SFV:

CRC value is passed from ioFTPD to ioZS, ioZS compares the CRC from io to the CRC in the SFV (if present, otherwise it just stores it until the SFV is upped). If the CRC passed from io does not match the CRC from the SFV, then it reads the file and calculates the CRC itself and compares again with the SFV, if they still don't match, then the file is marked as bad. So in a sense, the file is checked twice before marking it bad.

hmm, bizniz makes a good point, what is the CRC value of the bad files?
Stardog is offline   Reply With Quote