Re: Examples fails - WeOnlyDo Discussion board

Re: Examples fails (General questions)

by wodDrazen, Thursday, February 23, 2006, 09:59 (6646 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


Complete thread: