Need help creating a vb script to copy a file from a FTP site...

Posted by Chuck Norman on Sun 25 Dec 2005 06:45 AM — 2 posts, 11,344 views.

#0
I run a web analyzer program at work and need to copy a log file from our FTP server to my desktop and rename the file so the web analyzer program can read it. I have been told that a vb script would be the way to go. The FTP site has a user name login and password, so I would have to have that in the script as well. Can anyone help me?

Thank you.
Australia Forum Administrator #1
This forum is really for using VBscript in MUSHclient, our MUD client program, not for general questions about VBscript.

You should be able to find a more suitable place to help you, or simply Google for the answers, which are probably there anyway.

I would have thought you could get an ftp client that would automatically do that anyway.