I have a problem, connection to af SFTP site wont work anymore, gets this error
11:40:27: Connect->ObjectDumper: Tag=null
11:40:27: Connect->ObjectDumper: IsDisposed=False
11:40:27: Connect->ObjectDumper: Site=null
11:40:27: Connect->ObjectDumper: Container=null
11:40:27: ConnectThread->Before Open (5)
11:40:48: Server software name: ''
11:40:48: EncryptionAlgorithmClientToServer: '3des-cbc'
11:40:48: EncryptionAlgoritmServerToClient: '3des-cbc'
11:40:48: MacAlgorithmClientToServer: 'hmac-sha1'
11:40:48: MacAlgorithmServerToClient: 'hmac-sha1'
11:40:48: KexAlgorithm: 'diffie-hellman-group-exchange-sha1'
11:40:48: Connection error 10060
Customer at the SFTP server supports these encryptions:
gssapikexalgorithms gss-gex-sha1-,gss-group14-sha1-ciphers
chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
macs
umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
kexalgorithms curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
Seems that ,diffie-hellman-group is not on the Visualcron list in that encryption, or am I wrong?