I am currently using straight FTP with a batch file to upload files. The existing batch file is shown here followed by the text file being called:
Batch file:
ftp.exe -n -s:C:\folder\subfolder\...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23685780.htm...
Zones:
Windows BatchDate Answered: 09/08/2008 Rating: 7.6 Views: 88
All,
I've got a simple batch file (see below) that I have compiled into a .com using bat2exe. When I run the .bat or the .com file from the command prompt it works fine, but I just can't get eit...
http://www.experts-exchange.com/Programming/Misc/Q_21624441.html
Hello,
I have been looking forever and I just cant make sense of the process to automate a process using batch files and psftp from windows 2k3 to an sftp site.
I was able to write a ssh script...
http://www.experts-exchange.com/Software/Server_Software/Content_Management/Q_24386145.htm...