I cannot get the FTP setup correctly. I am trying to connect to a Linux machine from Windows XP Pro.
I have installed cygwin and can use ssh to connect to the Linux box. WinSCP and putty also connect just fine. I have both the rsa and dsa keys in the Linux authorized_keys file.
I tried setting up Slickedit with auto, password, and public key. I also tried rsa type 1 and 2 keys and dsa keys.
Any ideas, I am out of them? Thanks, Chuck
Here is the debug output using Slickedit with SFTP/SSH auth type: auto
07:50:16 debug1: Connection established.
07:50:16 debug1: identity file /home/brazie/.ssh/id_rsa type -1
07:50:16 debug3: Not a RSA1 key file /home/brazie/.ssh/id_dsa.
07:50:16 debug2: key_type_from_name: unknown key type '-----BEGIN'
07:50:16 debug3: key_read: missing keytype
07:50:16 debug2: key_type_from_name: unknown key type 'Proc-Type:'
07:50:16 debug3: key_read: missing keytype
07:50:16 debug2: key_type_from_name: unknown key type 'DEK-Info:'
07:50:16 debug3: key_read: missing keytype
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug3: key_read: missing whitespace
07:50:16 debug2: key_type_from_name: unknown key type '-----END'
07:50:16 debug3: key_read: missing keytype
07:50:16 debug1: identity file /home/brazie/.ssh/id_dsa type 2
07:50:16 debug1: Remote protocol version 1.99, remote software version OpenSSH_4.1
07:50:16 debug1: match: OpenSSH_4.1 pat OpenSSH*
07:50:16 debug1: Enabling compatibility mode for protocol 2.0
07:50:16 debug1: Local version string SSH-2.0-OpenSSH_4.5
07:50:16 debug2: fd 3 setting O_NONBLOCK
07:50:16 debug1: SSH2_MSG_KEXINIT sent
07:50:16 debug1: SSH2_MSG_KEXINIT received
07:50:16 debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
07:50:16 debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
07:50:16 debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
07:50:16 debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
07:50:16 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
07:50:16 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
07:50:16 debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
07:50:16 debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
07:50:16 debug2: kex_parse_kexinit:
07:50:16 debug2: kex_parse_kexinit:
07:50:16 debug2: kex_parse_kexinit: first_kex_follows 0
07:50:16 debug2: kex_parse_kexinit: reserved 0
07:50:16 debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
07:50:16 debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
07:50:16 debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
07:50:16 debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
07:50:17 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
07:50:17 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
07:50:17 debug2: kex_parse_kexinit: none,zlib
07:50:17 debug2: kex_parse_kexinit: none,zlib
07:50:17 debug2: kex_parse_kexinit:
07:50:17 debug2: kex_parse_kexinit:
07:50:17 debug2: kex_parse_kexinit: first_kex_follows 0
07:50:17 debug2: kex_parse_kexinit: reserved 0
07:50:17 debug2: mac_init: found hmac-md5
07:50:17 debug1: kex: server->client aes128-cbc hmac-md5 none
07:50:17 debug2: mac_init: found hmac-md5
07:50:17 debug1: kex: client->server aes128-cbc hmac-md5 none
07:50:17 debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
07:50:17 debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
07:50:17 debug2: dh_gen_key: priv key bits set: 127/256
07:50:17 debug2: bits set: 503/1024
07:50:17 debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
07:50:17 debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
07:50:17 debug3: check_host_in_hostfile: filename /home/brazie/.ssh/known_hosts
07:50:17 debug3: check_host_in_hostfile: match line 1