Re: Full Script and Log
Removing the empty line in the script fixed this. Thanks for the assistance!
https://winscp.net/eng/docs/faq_batch_file
[...] For the new-line escaping to work as expected in the batch file, the caret symbol ^ has to be the very last character on the line (no spaces after it) and the next line needs to be indented (at least one space at the front). [...]