ClamWin Free Antivirus Forum Index
ClamWin Free Antivirus
Support and Discussion Forums
Reply to topic
updates from the command line
PeterK2003


Joined: 16 Jan 2006
Posts: 0
Reply with quote
is there a way to update Clamwin from a command line in windows?

Thanks!

Peter
View user's profileSend private message
alch
Site Admin

Joined: 27 Nov 2005
Posts: 0
Reply with quote
FAQ:
https://www.clamwin.com/content/view/58/27/
View user's profileSend private message
not exactly
PeterK2003


Joined: 16 Jan 2006
Posts: 0
Reply with quote
that wasn't exactly the fix that i was looking for but i used wget and wrote a batch file so that i could use a scheduled task to make sure that the virus def get updated at least once a day. Thanks!



Code:

wget https://database.clamav.net/main.cvd

move main.cvd "C:\Documents and Settings\All Users\.clamwin\db"

wget https://database.clamav.net/daily.cvd

move daily.cvd "C:\Documents and Settings\All Users\.clamwin\db"
View user's profileSend private message
updates from the command line
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic