Thanks Martin,
I fiddled more- switched my previously working .bat to .cmd, that worked, and per your recommendation looked back at @aliriza's log script, in my working .bat I was using winscp.com- I simplified it down to just:
did the trick, it synchronized the test directory in
Thanks for all the time you've spent working on WinSCP.
I fiddled more- switched my previously working .bat to .cmd, that worked, and per your recommendation looked back at @aliriza's log script, in my working .bat I was using winscp.com- I simplified it down to just:
winscp.com /script=test.txt /log=WinSCP.log
did the trick, it synchronized the test directory in
test.txt
and created the log successfully.
Thanks for all the time you've spent working on WinSCP.