Re: Websphere Connection Timing Out (General questions)

by wodDrazen, (6927 days ago) @ ddeloveh

Hi David,


What is the prompt that you are expecting after connect to that server?

You can try with regular expression $ #>] that accepts any of those chars $, ,#,> if they appear at the end of the line.
This includes 99.9 of most UNIX command prompts (including root account).

Here is example in VB6:
Ssh1.WaitFor( regex:[$ #>] $ )

Hope this helps.


Regards,
Drazen

locked

Complete thread: