I'm trying everything I can find on rsync working on a windows machine, and I haven't been able to get rsync to work. I'm not sure if it's because of the arguments that I'm using, or what, but I keep getting errors about the connection being refused (111). rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=2.6.9] any idea what I should do?
thanks -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Fisher Sent: Monday, March 26, 2007 9:19 AM To: [email protected] Subject: [Declude.Virus] Clam Av virus: MSRBL change & malware.com.br 1. I noticed my clamav's MSRBL Signatures hadn't been updated for a week or so. I t looks like they have moved from ftp access to rsync. Here's what I use to download them now: rsync246 rsync://rsync.mirror.msrbl.com/msrbl/MSRBL-Images.hdb . rsync246 rsync://rsync.mirror.msrbl.com/msrbl/MSRBL-SPAM.ndb . erase c:\clamav-devel\share\clamav\MSRBL-SPAM.ndb copy MSRBL-SPAM.ndb c:\clamav-devel\share\clamav\MSRBL-SPAM.ndb erase c:\clamav-devel\share\clamav\MSRBL-Images.hdb copy MSRBL-Images.hdb c:\clamav-devel\share\clamav\MSRBL-Images.hdb ----------------------------------------------------- Scott Fisher Director of IT Farm Progress Companies 191 S Gary Ave Carol Stream, IL 60188 630-462-2323 --- This E-mail came from the Declude.Virus mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.Virus". The archives can be found at http://www.mail-archive.com.
