We use CoreFtp v.1853 to connect to a customer sftp server. Everything was working fine until they updated their server software (secure transport) that required them to enable their SHA settings. In doing so, we lost our connection ability and received the error:
Failed to read binary packet data!
SFTP connection error
I did find a previous thread on here that said to click through the cipher order under the SSH advanced site settings, but I tried various ones and it didn't work.
When the customer disables their SHA settings, we can connect just fine. Due to their security policies, they prefer the SHA setting be enabled.
Any ideas or suggestions?
SHA Encryption - unable to connect
-
- Posts: 3
- Joined: Mon Sep 19, 2016 5:05 pm
1881 didn't like their ftp server at all. Regardless of the SHA1 setting, it would just come back as:
FTP connection error - Connection timed out
Can't establish connection - [ftp address] @ [date]
At least with 1853, I could connect when SHA1 was disabled. And when SHA1 was enable, it just failed to read the binary packet data.
FTP connection error - Connection timed out
Can't establish connection - [ftp address] @ [date]
At least with 1853, I could connect when SHA1 was disabled. And when SHA1 was enable, it just failed to read the binary packet data.
-
- Posts: 3
- Joined: Mon Sep 19, 2016 5:05 pm
Are you sure it was the 1881 build? Was it the 32-bit version or the 64-bit?
x.x.x.x [22] connecting...
SSH-2.0-SSHD
diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha256
diffie-hellman-group-exchange-sha256
client -> aes128
server -> aes128
c0:c3df:20:63:70:f7:e1:99:b0:33:3d:f9:98:60
ssh-rsa
Sending password
SFTP connection error - Invalid username or password reported by server
Can't establish connection --> 206.224.96.35:22 @ Fri Sep 23 08:21:09 2016 (10038-30015)
x.x.x.x [22] connecting...
SSH-2.0-SSHD
diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha256
diffie-hellman-group-exchange-sha256
client -> aes128
server -> aes128
c0:c3df:20:63:70:f7:e1:99:b0:33:3d:f9:98:60
ssh-rsa
Sending password
SFTP connection error - Invalid username or password reported by server
Can't establish connection --> 206.224.96.35:22 @ Fri Sep 23 08:21:09 2016 (10038-30015)