fail to connect by public key (wodSFTP / wodSFTP.NET / wodSFTPdll)
I modified my code and it's working now with Sftp_LoadPrivateKey (instead of Sftp_SetPrivateKey).
It's a problem with Sftp_SetPrivateKey in visual C++? Or I was using it in the wrong way?
Thank you again!