Re: Inconsistent SSH behavior (General questions)
Herut,
When you use Prompt Property you should wait for result inside PromptReceived Event.
Maybe you should switch to WaitFor and Execute Method in blocking mode. Can you maybe try something like this:
http://example.weonlydo.com/index.asp?did=Send+multiple+commands+to+SSH+server+using+synchronous+connection
You can try with regex value for a prompt in WaitFor and Execute line but you can also add there your direct prompt value.
Let us know how it goes.
Drazen
Complete thread:
- Inconsistent SSH behavior - Herut, 2010-04-22, 17:28
- Re: Inconsistent SSH behavior - woddrazen, 2010-04-22, 17:40
- Re: Inconsistent SSH behavior - Herut, 2010-04-22, 17:48
- Re: Inconsistent SSH behavior - woddrazen, 2010-04-22, 17:58
- Re: Inconsistent SSH behavior - Herut, 2010-04-22, 18:59
- Re: Inconsistent SSH behavior - woddrazen, 2010-04-22, 19:06
- Re: Inconsistent SSH behavior - Herut, 2010-04-22, 18:59
- Re: Inconsistent SSH behavior - woddrazen, 2010-04-22, 17:58
- Re: Inconsistent SSH behavior - Herut, 2010-04-22, 17:48
- Re: Inconsistent SSH behavior - woddrazen, 2010-04-22, 17:40