Renci.SshNet.Async
Renci.SshNet.Async copied to clipboard
Renci.SshNet (C#) connect error : An established connection was aborted by the server
- I got this error when i try to use SftpClient or ScpClient to connect my Arch linux server. The SSH service is running properly on the server, and i can use other ssh tools to connect it.
- I can use the same code to connect other servers, and it work properly.
- I changed a computer to connect to my Arch linux server with the same code and still got this error.
@JohnTheGr8 Please help me solve this problem!