Problem With SSHClient Connection
Posted: 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.
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.