I have this vbscript that runs on an NT server.
If I need to FTP files from our UNIX DB server to our FTP server, can I incorporate this process in the script?
Can I use fileobjectsystem or any other Windows object to manipulate the files in unix (i.e. filexists())?
Any help will be greatly appreciated.
If I need to FTP files from our UNIX DB server to our FTP server, can I incorporate this process in the script?
Can I use fileobjectsystem or any other Windows object to manipulate the files in unix (i.e. filexists())?
Any help will be greatly appreciated.