Sorry. I didn�t saw that the db files are avaiable in both compressed and non compresses versions. :-) The only thing needed is to set up rsync servers.
Test this. (I have not a lot of bandwith, but the idea is that lot of bandwidth is not needed with rsync). ----- cut here ----- $clamavdir=/usr/local/share/clamav rsync -vz rsync://alfredo.rezinovsky.com.ar/clamav/* $clamavdir ----- cut here ----- Look at the "speedup" value, no matter what is the bandwith, this speedup shows the ratio of the file divided by the real ammount of data transfered. When you are trying to sync the same files. you�ll need to write 65 bytes and read 150 to get noticed that you have the latest, witch is almost the same than downloading the md5. Enabling rsync servers is VERY EASY, and can save bandwith on servers and clients (very important with dial-up clients) -- Alfrenovsky ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Clamav-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-devel
