On 2008-11-24 22:24, Story, Jody wrote: > I am trying setup a central repository for getting my updates for ClamAv. > When the update server pulls the initial main.cvd and daily.cvd, I can update > the remote systems with no issues. On the update server, when the daily.cvd > gets an update, it becomes daily.cld. Freshclam then runs on the remote > systems, it's looking for daily.cvd not the .cld. Below is the freshclam -v > > main.cvd is up to date (version: 49, sigs: 437972, f-level: 35, builder: sven) > > WARNING: Can't download daily.cvd from update-server.domain.com Trying again > in 5 secs... > > If I go on the update server, delete the daily.cld, run freshclam, get a new > daily.cvd then try and update from the remote hosts, it works without issue. > Is there a way to force freshclam to look for the .cld file? > >
Set the master freshclam to use ScriptedUpdates off, then it will always fetch a .cvd. See the FAQ .cld is created from last .cvd + .cdiff, or last .cld + .cdiff, freshclam doesn't know to download a .cld. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
