How can I force Command line to write errors to STDOUT or STDERR?
In testing a command line script when an error occurred it seemed to pop up a window with a countdown timer. This will be a problem in production when running from the task scheduler.
I am using 5.15 Build 9365 and executing
I would like to be able to get back errors as text written to STDOUT or STDERR, how do I do this.
I am using 5.15 Build 9365 and executing
C:\Program Files (x86)\WinSCP\WinSCP.exe
.
I would like to be able to get back errors as text written to STDOUT or STDERR, how do I do this.