| Main Archive Page > Month Archives > clamav-users archives |
Hi Dennis,
Thanks. For this reply. Is it also possible to view the versions of the local databases ? So not the version of those available at the mirrors? (without grepping over the freshclam logfiles).
Kind regards
Pieter
-----Original Message-----
From: clamav-users-bounces@lists.clamav.net
[mailto:clamav-users-bounces@lists.clamav.net] On Behalf Of Dennis Peterson
Sent: vrijdag 12 oktober 2007 15:48
To: ClamAV users ML
Subject: Re: [Clamav-users] Some question on freshclam
Pieter wrote:
> Hi,
>
> I saw indeed that this info is shown upon running freshclam. However I
> do not want to trigger an update to the servers. I only want this
> info. Just running freshclam will add more load to your pattern file
> servers which is not needed in this case. Hence the request ...
>
> Kind regards
> Pieter
Use DNS to query the current available database version:
dig TXT current.cvd.clamav.net
It will return the TXT record. Here's an example: 0.91.2:44:4533:1192196066:1
ClamAV version: 0.91.2
main.cvd version: 44
daily.cvd version: 4533
Unix time of update: 1192196066 (Oct 12, 2007 at 06:34:26 in my timezone)
dp