You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to connect to an SFTP server through SOCKS5 proxy. When I try to connect I get: "SOCKS5: General Failure" exception. I'm importing directly the "Renci.SshNet.dll" as a reference into my project.