On Sat, 27 Mar 2004 20:18:29 +0100, rebOldes <[EMAIL PROTECTED]> wrote:

> Now just how to count MD5 on file with size like 600MB :(

Hi, I don't know anything about your use-case but if you use a MD5 to  
check for errors or difference, it's normally not necessary to use the  
whole file. If you take the first 100KB of each file and make a MD5 the  
chances are very high to get a unique MD5. If the files are euqal for a  
lot of content, than just pick serveral 100KB slices. Robert
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to