pc-support
June 30th, 2005, 07:44 PM
How do I download the nod updates without using the software... (and I'm not quite sure if this is allowed!) AND I DO HAVE A GENUINE USERNAME! (See here (http://www.wilderssecurity.com/showthread.php?t=84574))
Okay... here goes.
I want to use wget to automatically download the updates and have figured out that if I use:
./wget --http-user=AV-******* --http-passwd=********** -r --accept=nup http://u1a.eset.com/download/engine/
then I should be able to get all of the *.nup files BUT it doesnt work.
If I use
./wget --http-user=AV-******* --http-passwd=********** -r http://u1a.eset.com/download/engine/engine1.nup
then I can get the engine1.nup file but replacing the engine1.nup filename with all the files required would be time consuming and I would probably would miss some out so does anyone know how to do this? ie recursivly download all of the *.nup files
Thanks!
Okay... here goes.
I want to use wget to automatically download the updates and have figured out that if I use:
./wget --http-user=AV-******* --http-passwd=********** -r --accept=nup http://u1a.eset.com/download/engine/
then I should be able to get all of the *.nup files BUT it doesnt work.
If I use
./wget --http-user=AV-******* --http-passwd=********** -r http://u1a.eset.com/download/engine/engine1.nup
then I can get the engine1.nup file but replacing the engine1.nup filename with all the files required would be time consuming and I would probably would miss some out so does anyone know how to do this? ie recursivly download all of the *.nup files
Thanks!