Fixed - Having problems with compression
Posted: Wed Nov 01, 2006 6:35 pm
When I try to connect via SFTP to the server with my WSFTP Pro software,
I get the following error:
Failure to agree with SSH server on compatible algorithms
SSH Transport agreed algorithms
Purpose: key agreement Algo: diffie-hellman-group1-sha1
Purpose: server host key Algo: ssh-rsa
Purpose: encryption cs Algo: 3des-cbc
Purpose: encryption sc Algo: 3des-cbc
Purpose: MAC cs Algo: hmac-md5
Purpose: MAC sc Algo: hmac-md5
Purpose: compression cs Algo: invalid
Purpose: compression sc Algo: invalid
Failed SSH Key Exchange
Apparently, The compression algorythms do not match. Is there any way I can disable compression on the server? I connect ok with WinSCP, but I need to make sure a Unix box can connect to it automatically. If compression cannot be disabled, it may be a problem for connecting clients...
I get the following error:
Failure to agree with SSH server on compatible algorithms
SSH Transport agreed algorithms
Purpose: key agreement Algo: diffie-hellman-group1-sha1
Purpose: server host key Algo: ssh-rsa
Purpose: encryption cs Algo: 3des-cbc
Purpose: encryption sc Algo: 3des-cbc
Purpose: MAC cs Algo: hmac-md5
Purpose: MAC sc Algo: hmac-md5
Purpose: compression cs Algo: invalid
Purpose: compression sc Algo: invalid
Failed SSH Key Exchange
Apparently, The compression algorythms do not match. Is there any way I can disable compression on the server? I connect ok with WinSCP, but I need to make sure a Unix box can connect to it automatically. If compression cannot be disabled, it may be a problem for connecting clients...