Your
If you have the
Why are some WinSCP scripting commands specified in a batch file not executed/failing?
winscp.com commandline does not include the open command. So no session is opened and no log file is created.
If you have the
open command in the batch file, you might have some of the problems described here (probably the "New-line escaping" one):
Why are some WinSCP scripting commands specified in a batch file not executed/failing?