I have almost the same Problem. Habe a Linux Server wit 3.6.1p1 Openssh installed and openssl 0.9 installed. I can connect with SSH1 but not with SSH2 . Tried another program SSH2Pro as a client, and this worked. But I prefer your SW as it is great (FTP like and Freeware)
Below is my log file for WinSCP 2.20 ..(by the way I am using the WinSCP with my Linux and SSH1. Working Perfect. Thanks for your great Freeware .)
--------------------------
Looking up host "10.1.1.66"
. Connecting to 10.1.1.66 port 22
. Server version: SSH-1.99-OpenSSH_3.6.1p1
. We claim version: SSH-2.0-PuTTY-Local: Jan 26 2003 11:53:20
. Using SSH protocol version 2
. Doing Diffie-Hellman group exchange
. Doing Diffie-Hellman key exchange
. Host key fingerprint is:
. ssh-rsa 1024 35:5d:60:f9:3b:cb:29:67:8b:23:8b:58:1a:f6:be:27
. Initialised AES-256 client->server encryption
. Initialised AES-256 server->client encryption
. Reading private key file "C:\WINDOWS\Profiles\music\Desktop\t\privatejob.PPK"
. Offered public key
! Server refused our key
. Server refused public key
. Keyboard-interactive authentication refused
! No supported authentication methods left to try!
. No supported authentications offered. Disconnecting
* (ESshFatal) Not connected!
AND HERE SSH1 WORKING:
WinSCP Version 2.2.0 (Build 122)
. Login time: Dienstag, 8. April 2003 08:38:42
. --------------------------------------------------------------------------
. Session name: jobpilot@10.1.1.66
. Host name: 10.1.1.66 (Port: 22)
. User name: jobpilot (Password: No, Key file: Yes)
. SSH protocol version: 1; Compression: No
. Agent forwarding: No; TIS/CryptoCard: No; KI: Yes
. Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. Ping interval: 0 sec (0 = off); Timeout: 15 sec
. SSH Bugs: A,A,A,A,A,A,A,
. Proxy: none
. Return code variable: Autodetect; Lookup user groups: Yes
. Shell: default, EOL: 0
. Local directory: default, Remote directory: home, Update: No
. Clear aliases: Yes, Unset nat.vars: Yes
. Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. --------------------------------------------------------------------------
. Looking up host "10.1.1.66"
. Connecting to 10.1.1.66 port 22
. Server version: SSH-1.99-OpenSSH_3.6.1p1
. We claim version: SSH-1.5-PuTTY-Local: Jan 26 2003 11:53:20
. Using SSH protocol version 1
. Received public keys
. Host key fingerprint is:
. 1024 c8:e6:ca:99:81:6d:0e:f4:a4:e2:81:c7:91:63:5d:cf
. Encrypted session key
. AES not supported in SSH1, skipping
. Using Blowfish encryption
. Trying to enable encryption...
. Initialised Blowfish encryption
. Installing CRC compensation attack detector
. Successfully started encryption
. Sent username "jobpilot"
. Trying public key "C:\WINDOWS\Profiles\music\Desktop\t\ssh1jobP.PPK"
! Wrong passphrase.
. Trying public key "C:\WINDOWS\Profiles\music\Desktop\t\ssh1jobP.PPK"
. Remote dRSA authentication accepted.
. Authentication successful
. Started session
cut cut and here it continues....