I do not see any command messages being echoed.
Show us a screenshot.
And note that
Show us a screenshot.
And note that
option echo off
is the default anyway.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
option echo off
is the default anyway.
https://winscp.net/eng/docs/scriptcommand_option
From this page, the "echo" option toggles echoing of command being executed. I put the following as the 1st line of a script file:
option echo off
However, command messages keep coming out in the prompt.
Hi, i have the same problem. Any solution ?