Re: Inconsistent SSH behavior (General questions)
Hi Drazen,
Isn't it enough that I wrote this in the constructor?
[code]
sshConnect.Prompt = PROMPT ;
[/code]
Should I again write this?
[code]
answer = sshConnect.Execute(command +
, sshConnect.Prompt);[/code]
Thanks,
Herut
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