Hi, I mistakingly copied this twice in the email. But I did it as in your reply. that's not the problem.
Thanks, George 2017-12-14 18:39 GMT+02:00 Dennis Peterson <[email protected]>: > you are downloading main.cvd twice. Change one of the wget commands to > download daily.cvd. > > Example: > > wget database.clamav.net/main.cvd > sudo cp main.cvd /var/lib/clamav > wget database.clamav.net/daily.cvd > sudo cp daily.cvd /var/lib/clamav > > > dp > > On 12/14/17 8:28 AM, George wrote: > >> Dear All, >> >> I am still getting the message that my database is more than 7 days old. I >> successfully downloaded and updated main.cvd and daily.cvd manually, as >> follows: >> >> wget database.clamav.net/main.cvd >> sudo cp main.cvd /var/lib/clamav >> wget database.clamav.net/main.cvd >> sudo cp daily.cvd /var/lib/clamav >> >> > _______________________________________________ > clamav-users mailing list > [email protected] > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-faq > > http://www.clamav.net/contact.html#ml > _______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
