I have a javascript file running on a workstation that generates a file "d:\filegen.txt". I would like to add a statement at the end of the script that would automatically upload that file to a ftp server without any user intervention. The script is running via WSH.
Does anyone know what steps might accomplish this?
Does anyone know what steps might accomplish this?