Re: probably problems with buffer (General questions)
Hans,
Yes, this is probably your prompt. When command is executed did you receive same prompt?
[code]
ssh1.WaitFor( TERM=[xterm]? ) //first prompt before command is executed
ssh1.DataReady = 0
TextBox1.Text = TextBox1.Text + (ssh1.Execute( shmview -sysmon + vbLf, here goes prompt after command is executed , 30))
[/code]
If problem persist any chance that we can connect to your server and try to resolve your problem? You can send your private information to techsupport@weonlydo.com
Drazen