Re: Hi 3K
You need to use winscp.com:
https://winscp.net/eng/docs/executables
https://winscp.net/eng/docs/executables
I've tried the command below where it saved the console output to myconsole.txt. However, when I opened it, there is no line break/return key. Any idea how to insert a line break automatically?
winscp /log="mylogfile.txt" /xmllog="myxmllog.xml" /script="test.txt" >myconsole.txt
Thank you. :)