February 6, 200620 yr Hi,I have following scenario. Once time in the week we have to download the mcafee superdat file. Now i am looking for a script which downloads it from a http page. I looked for a ftp site but i had no luck. Another problem is, that we are using a proxy with autentification.Hope u can held mecu later
February 6, 200620 yr Author sorry, i am not sure what u mean.i want to download something from a http site and not from a ftp.and as second difficulty there also a proxy server which needs an authentification :/cu later
February 26, 200620 yr If you could use ftp, the files are located at:ftp.nai.com/commonupdater/Note /commonupdater/ is a hidden folder. This is the site Enterprise 7 and 8 are defaulted to for their updates.
March 3, 200620 yr create 2 files1st file call it ftp.txtuser anonymoushelpdesk@microsoft.comprompt offbinarycd /pub/antivirus/datfiles/4.xmget sdat*.exebye2nd file call it get superdat.bat@echo offtitle getting superdat fileftp -n -s:ftp.txt ftp.nai.comthen you can schedule the superdat.bat to download superdats every day!i zipped up the code...getsuperdats.zip
Create an account or sign in to comment