Hi, I tried to establish a connection to an SFTP-server, and I got the following error. Can you help?
Thanks, Stefan
(I replaced the IP with 111.111.111.11)
2020-04-14 09:03:54.830 Opening log file.
2020-04-14 09:03:54.863 INFO FileLogWriter(1)[1] Info: Assembly: Rebex.Common 2020 R1.1 for .NET 3.5 SP1
2020-04-14 09:03:54.870 INFO FileLogWriter(1)[1] Info: Platform: Windows 6.2.9200 64-bit; CLR: 2.0.50727.8689
2020-04-14 09:03:54.871 DEBUG FileLogWriter(1)[1] Info: Culture: de; Windows-1252
2020-04-14 09:03:59.679 INFO Sftp(1)[1] Info: Connecting to 111.111.111.11:22 using Sftp.
2020-04-14 09:03:59.680 INFO Sftp(1)[1] Info: Assembly: Rebex.Sftp 2020 R1.1 for .NET 3.5 SP1 (Trial)
2020-04-14 09:03:59.680 INFO Sftp(1)[1] Info: Platform: Windows 6.2.9200 64-bit; CLR: 2.0.50727.8689
2020-04-14 09:03:59.680 DEBUG Sftp(1)[1] Info: Culture: de; Windows-1252
2020-04-14 09:03:59.699 DEBUG Sftp(1)[1] Proxy: Connecting to 111.111.111.11:22 (no proxy).
2020-04-14 09:03:59.741 DEBUG Sftp(1)[1] Proxy: Connection established.
2020-04-14 09:03:59.765 DEBUG Sftp(1)[1] SSH: Server is 'SSH-2.0-7.36 FlowSsh: Bitvise SSH Server (WinSSHD) 7.39'.
2020-04-14 09:03:59.780 INFO Sftp(1)[1] SSH: Negotiation started.
2020-04-14 09:04:00.049 DEBUG Sftp(1)[1] SSH: Negotiating key.
2020-04-14 09:04:00.065 ERROR Sftp(1)[1] SSH: Negotiation failed. Unexpected EC key blob data.
2020-04-14 09:04:00.085 ERROR Sftp(1)[1] Info: Rebex.Net.SshException: Negotiation failed. ---> System.Security.Cryptography.CryptographicException: Unexpected EC key blob data.
bei ndba.hnij(Int32 frv, Func`1 frw)
bei ncyc.jivu(Byte[] emi, Boolean emj)
bei ncwg.yynp(Byte[] iec)
bei ncvw.GetPublicKey()
bei ncwb.ncva.yhca()
bei Rebex.Security.Cryptography.AsymmetricKeyAlgorithm.jgbl(AsymmetricKeyAlgorithmId brb, String brc, Int32 brd)
bei xutd.vxac(SshSession fck, Byte[] fcl, Byte[] fcm, Byte[] fcn, Byte[] fco, xusq& fcp, Byte[]& fcq, SshPublicKey& fcr)
bei Rebex.Net.SshSession.gnhw(Byte[] aoh)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Rebex.Net.SshSession.gnhw(Byte[] aoh)
bei Rebex.Net.SshSession.Negotiate()
bei Rebex.Net.Sftp.vpdl.belk(wsrf wl, Boolean wm)
bei Rebex.Net.Sftp.ajci(String lu, Int32 lv, SshParameters lw, wsrf lx)