LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   [bash] update panda antivirus (https://www.linuxquestions.org/questions/linux-newbie-8/%5Bbash%5D-update-panda-antivirus-297110/)

narmida 03-03-2005 07:16 AM

[bash] update panda antivirus
 
Since panda has no update script for their linux commandline scanner i must make one.

I know how to download the update file :

"wget --http-user=myuserid --http-passwd=myuserpassword URL:updates.pandasoftware.com:8003/software/basevirus/pav0228.zip"

This works the only problem is i do not know when pav0228.zip changes
i cant get a directory listing or index.

What is the best way to ensure i always download a good update automaticly

has anyone done this be4 ?

I called with panda and they say do it manualy (yeah right)

please i need help with this.



thnx

david_ross 03-04-2005 01:08 PM

The only think I can think of is to check the md5sum of the file. If you want to make sure you have downloaded it right then you will probably need to download it twice to be sure.


All times are GMT -5. The time now is 05:39 PM.