Cannot access SSH key file in local folder path? (wodFtpDLX / wodFtpDLX.NET)
Hi Kat,
don't you have to use double-backslash for folders? Or use
keyManager.Load(@"C:\Folder\PrivateKey.pem", keyPassword);
Do you have read permissions in C \ Folder to access the privatekey pem file?
Jasmine.