Re: send (General questions)

by wodDrazen, (7009 days ago) @ eltaghi

Hi Eltaghi,


You can try something like this:

-----------
ssh1.WaitFor ( regex:[$ #>] $ )
Debug.Print ssh1.Execute( enable & vbLf, Password: )
ssh1.Send ( your_password & vbLf)
-----------

Hope I helped.


Regards,
Drazen

locked

Complete thread: