Re: Examples fails (General questions)

by wodDrazen, (7009 days ago) @ Carlos

Hi Carlos,

After you send some command ( ls ) what is a prompt you expecting?
I can't see in prompt carlos@icazar:~> character $ maybe there is your problem.

Could you try to changer:
a = Ssh1.WaitFor( $ );
with:
a = Ssh1.WaitFor( regex:[$ #>] $ );

Hope I helped.

Regards,
Drazen

locked

Complete thread: