Problem Connecting to JScape SFTP Server

Hi,

I've just downloaded the latest release of SmartFTP Client, but there seems to be a problem connecting to our JScape SFTP Server. I'm getting the following error message:

[codebox][12:12:08] Resolving host name "ftp.xxxx.com"

[12:12:08] Connecting to xxx.xxx.xx.xxx Port: 2222

[12:12:08] Incompatible SSH server running on host.

[12:12:08] Client closed the connection.

[12:12:08] Connect failed. Waiting to retry (30s)...

[/codebox]

Any idea?

Thanks,

Tor Olav

Can you telnet to the server:
telnet.exe host 2222

and then send us the output you get from the server?

Also are you sure you are connecting to the correct port (SSH port and not FTP port).

Also are you sure you are connecting to the correct port (SSH port and not FTP port).


Yes I'm connecting to the correct port. I'm managing the SFTP Server myself.

The out put from telnet host 2222 is:

[codebox] Welcome to the
Landmark Graphics AS

FTP Server

Please Readme file for instructions

SSH-2.0-JSCAPE4.1.0.6
[/codebox]