Re: Websphere Connection Timing Out - WeOnlyDo Discussion board

Re: Websphere Connection Timing Out (General questions)

by wodDrazen, Friday, May 19, 2006, 20:45 (6762 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


Complete thread: