Can't you just check what wget returns for errors? That said, the only way 
to be sure there was no corruption is using the hash method, I don't think 
that's too much for even that machine to do to be honest, you can use cksum 
instead of md5sum if md5sum is too resource intensive. If this is still too 
resource intensive you can make a small python script that calculates the 
hash in very small chunks this way your memory usage will be low for sure.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to