ANSI Characters Messing Up Input Buffer - WeOnlyDo Discussion board

ANSI Characters Messing Up Input Buffer (wodSSH / wodSSH.NET)

by bmclellan, Tuesday, May 06, 2008, 05:23 (5826 days ago)

Hello,

On the system I am connecting to, I am running into issues where I cannot receive data after I have executed a command due to ANSI characters in the input buffer.

If I set the value: objSSH.StripANSI = 1 I can retrieve the data properly, however I need to see all of these escape characters so this isn't the way I want to retrieve my data.

Are their known characters that can cause this problem?

One interesting thing, if I use the 'WaitFor' option and the program times out, I can then peek at the buffer some of the remaining data is returned to me.

I cannot give you access to the system, but if there is anything you want me to try, let me know!


Thanks
Barry


Complete thread: