script fails without feedback
I'm launching my script from the command line like this:
And all I get is a flash of a window opening and closing. How can I tell what's happening?
If I start with winscp.com and enter in each line from my script file, they each run fine with no error or prompts. All I'm doing is connecting and getting one file.
"C:\Program Files\WinSCP\WinSCP.exe" /console /script=winscp-www.txt
If I start with winscp.com and enter in each line from my script file, they each run fine with no error or prompts. All I'm doing is connecting and getting one file.