Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Looking for way to control terminal's stdout filter

Thanks for your post. This issue has been added to tracker.
hishamk

Looking for way to control terminal's stdout filter

While working with WinSCP, I have noticed that the black terminal output screen will not display blank lines of output. There appears to be some sort of filter which passes on the output text from the shell which is started by WinSCP to run processes on the remote server. This filter appears to intercept blank lines of output, so these blank lines are not displayed in the terminal output screen which WinSCP displays to show standard output produced for custom commands.

I am wondering if there is a way to control this setting so that I can turn off this filter. I am trying to get the WinSCP terminal screen to display blank lines of output created by my custom command. I'm wondering if there is some explicit setting which I have not found, or perhaps a compile-time option that I might be able to set.

Thanks very much.