Re: Inconsistent SSH behavior (General questions)

by Herut, (5489 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

locked

Complete thread: