FTP files in Windows Scripting Host?

Posted by adib on Stack Overflow See other posts from Stack Overflow or by adib
Published on 2009-10-31T07:33:13Z Indexed on 2010/03/14 3:15 UTC
Read the original article Hit count: 374

Hi

What is the recommended way to transfer files via FTP and manage (rename, move, delete) files in an FTP server programmatically in a Windows Scripting Host script file (JavaScript/VBScript)? Preferably without requiring 3rd party ActiveX add-ons since these "extra" software will need to go through an approval process that will take a very long time, even for free (as in beer) and/or open source components.

The script is going to be run in a Windows 2003 Server in data center environment.

Thanks.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about windows-scripting