I think its much easier with de ftp.exe from windows:
---save this to "download.ftp" --
open ftp.nai.com
mail@mail.bla
cd C:/temp
cd /pub/antivirus/datfiles/4.x
binary
prompt
mget *.zip
mget *.exe
mget *.upd
mget *.txt
mget *.ini
bye
---------
start in a cmd ftp -s:download.ftp
greets
Here you are, as argument you need the servername
like this
in a cmd you type "cscript listservices.vbs servername"
greets
--- script beginn ---
Set objArgs = Wscript.Arguments
if objArgs.Count = 0 then
wscript.echo "give me a servername, please"
WScript.Quit
else
For I = 0 to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.