Page 1 of 1

Problem With SSHClient Connection

Posted: Fri 20 Feb 2009 12:26
by John D
I am attempting to evaluate the SSHClient component using Delphi 7 and cannot get past the first stage.

I have a TScSSHClient Component and TScFileStorage component on my form. I can connect to a remote server without problem (using Password Authentication) at design time. However, when I attempt to connect at run time (within the Delphi IDE), all I get is an 'Access Violation'.

Incidentally, I have the same problem when I attempt to use the SSHClient demo program included in the download.

Any advice would be much appreciated.

Posted: Fri 20 Feb 2009 15:26
by Dimon
We can not reproduce the problem. Please, check that you have the latest SecureBridge build.

Problem With SSHClient Connection

Posted: Mon 23 Feb 2009 17:17
by John D
I assume that I have the latest build - I downloaded it from this site on 20th Feb.

Posted: Tue 24 Feb 2009 08:53
by Dimon
I still can not reproduce the problem. Please send me a complete sample to dmitryg*devart*com to demonstrate it.
Also supply me the following information:
- the exact version of your IDE;
- the exact version of your SSH server.

Problem With SSHClient Connection

Posted: Wed 25 Feb 2009 11:27
by John D
Sorry to have troubled you.

After deleting all trace of the SecureBridge components from my Delphi environment and then re-installing, it now seems to function correctly.

I should now be able to continue with my evaluation.

Posted: Thu 26 Feb 2009 13:13
by Dimon
It is good to see that this problem has been solved.