var sftp = new Sftp(); sftp.Settings.SshParameters.HostKeyAlgorithms |= SshHostKeyAlgorithm.ECDsaNistP384; sftp.Connect("test.rebex.net"); sftp.Login("demo", "password");
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.