Re: [Clamav-users] Clamd 0.93 100%CPU during startup for 2 Minutes

2008-05-10 Thread Jim Preston
reiner otto wrote: > 100% CPU also happens after update of db using freshclam. However, it does > not happen immediately, but during first usage of clamd after the update. > I am using clamd together with dansguardian, so dansguardian is waiting for > about 2-3 minutes for clamd to complete after

Re: [Clamav-users] Upgraded freshclam not updating

2008-05-10 Thread Jim Preston
> This box doesn't have a browser, it's a server. That's why I was trying > to use wget. If I do that, I get: > > # wget http://db.us.clamav.net/main.cvd > --16:52:08-- http://db.us.clamav.net/main.cvd > => `main.cvd.2' > Resolving db.us.clamav.net... 64.142.100.50, 64.246.44.108, >

Re: [Clamav-users] feature request?

2008-05-10 Thread Rekrutacja
Chuck Swiger wrote: > On May 8, 2008, at 4:08 PM, Rekrutacja wrote: >> is it possible that developers will add option to clamscan, to load >> file >> list to be scanned, from other file? > > Can't you do this via something like: > > % ls -1 > /tmp/filelist_to_scan > % xargs clamdscan < /tmp/fil

Re: [Clamav-users] Clamd 0.93 100%CPU during startup for 2 Minutes

2008-05-10 Thread reiner otto
100% CPU also happens after update of db using freshclam. However, it does not happen immediately, but during first usage of clamd after the update. I am using clamd together with dansguardian, so dansguardian is waiting for about 2-3 minutes for clamd to complete after usage of freshclam.

Re: [Clamav-users] feature request?

2008-05-10 Thread Török Edwin
Dennis Peterson wrote: > Chuck Swiger wrote: > >> On May 8, 2008, at 5:43 PM, Dennis Peterson wrote: >> Can't you do this via something like: % ls -1 > /tmp/filelist_to_scan % xargs clamdscan < /tmp/filelist_to_scan >>> The clamd user would need to be root