All I want to do is transfer files to an i-bay so I create a webite in it.
I am trying to connect from my client computer on the lan (ip 192.168.0.2) to e-smith server using ssh with WinSCP3.
Network is as follows:
internet
|
x.x.x.x (static ip from isp)
esmith server and gateway - dedictated
192.168.1.1
|
192.168.1.2
router
192.168.0.1
|
pc client
192.168.0.2
I have set up the e-smith server as follows:
Secure shell access - private
Allow admin command access over secure shell - no
Allow secure shell access using standard passwords - yes
In WinSCP3 I put the following:
Hostname 192.168.1.1
Port number 22
Username admin
Password XXXXXXX
And I get the following error message:
"Cannot initialize SFTP protocol. Is the host running a SFTP server?"
"Connection has unexpectedly closed. Server sent command exit status 255"
PLEASE HELP
