Re: Inconsistent SSH behavior - WeOnlyDo Discussion board

Re: Inconsistent SSH behavior (General questions)

by Herut, Thursday, April 22, 2010, 17:48 (5328 days ago) @ woddrazen

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: