Problem with SSH component - WeOnlyDo Discussion board

Problem with SSH component (General questions)

by tg, Sunday, June 01, 2008, 12:36 (6019 days ago)

Hi all,
I have the following problem:

I call to ssh.connect method and then it's going to ssh_connected event. Inside this connected event, there is no errors (ErrorCode is 0). Everything is ok till now.
The problem is that if this connected event subroutine is empty (no code inside), then nothing is happened later with the ssh. Only if I put a msgbox inside this event subroutine, the ssh works fine. It looks that I must interrupt the ssh flow (with msgbox or something else)

What is the problem? How can I solve it? I do not want to use this msgbox interrupt.

I'm using it with VB6.
Thanks in advance!


Complete thread: