Problem With SSHClient Connection

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
John D
Posts: 3
Joined: Fri 20 Feb 2009 12:09

Problem With SSHClient Connection

Post by John D » Fri 20 Feb 2009 12:26

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.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 20 Feb 2009 15:26

We can not reproduce the problem. Please, check that you have the latest SecureBridge build.

John D
Posts: 3
Joined: Fri 20 Feb 2009 12:09

Problem With SSHClient Connection

Post by John D » Mon 23 Feb 2009 17:17

I assume that I have the latest build - I downloaded it from this site on 20th Feb.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 24 Feb 2009 08:53

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.

John D
Posts: 3
Joined: Fri 20 Feb 2009 12:09

Problem With SSHClient Connection

Post by John D » Wed 25 Feb 2009 11:27

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.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 26 Feb 2009 13:13

It is good to see that this problem has been solved.

Post Reply