Hi,

I am trying to download daily.cvd and main.cvd by curl command as follows:

curl --data-binary -k "http://database.clamav.net/daily.cvd"; -G -o daily.cvd

Most of the time, I get this text instead of the real *.cvd file:

<|DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /daily.cvd
on this server.<br />
</p>
<hr>
<address>Apache/2.4.20 (Unix) OpenSSL/1.0.2g Server at <a href="mailto:webmas...@omroep.nl";>database.clamav.net</a> Port 80</addresss>
</body></html>

But randomly I get the real cvd file!?

Can someone help me in this weird issue?

Regards,

Zvi


_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to