Re: Using a Certificate in wodSFTP.NET (General questions)
You can find example how to connect to server with private key in wodSFTP.NET here...
OK. I actually need this for FtpDLX.NET. I would assume the code would be fairly similar - is there an additional assembly that I need to gain access to the WeOnlyDo.Security.Cryptography.KeyManager class? .NET isn't able to find the Security namespace in WeOnlyDo using the DLX DLL).
I could use SFTP.NET - but it seems that FtpDLX.NET has a few additional features (all managed code, standard FTP support, recursion, etc) that would be handy to have available.
Thoughts?
Jeremy