I connect to two servers, mainly, using ssh and scp.One of them works just fine with WinSCP, but the other one keeps giving me a "Network error: connection refused". I can connect to this same server just fine with the version of ssh that comes with Cygwin (ssh -version returns the following: OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f)). I am running Windows 2000, connecting through a wireless firewall to a DSL connection. Why might this be happening?
To sum up the problem again:
Server 1 (Solaris, SSH Version 1.2.26 [sparc-sun-solaris2.6], protocol version 1.5):
* connect via Cygwin/OpenSSH: OK
* connect via WinSCP: OK
Server 2: (Linux, OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f)
* connect via Cygwin/OpenSSH: OK
* connect via WinSCP: DOESN'T WORK!
Please advise. Thanks.
--makr