Re: Missing wait for response in SSH.net buffer an - WeOnlyDo Discussion board

Re: Missing wait for response in SSH.net buffer an (General questions)

by wodDamir, Thursday, April 23, 2009, 14:36 (5692 days ago) @ Simon

Simon,

Yes, that's a possibility. That's why I asked that you try with exact prompt patterns in WaitFor.

This could be the issue, since in regex statement you wait for > which if not stripped is left in buffer.

You could also set DataReady property to 0 after each WaitFor, to make sure buffer is cleared.

Can you please try that?

Regards,
Damba


Complete thread: