Re: wodSFTP/wodKeys problem (General questions)
Steve,
We will need to isolate this problem. Can you please try this code:
[code]Set Key = New Keys
Key.Load f:\newprivatekeyputty.ppk
Debug.Print key.PublicKeyOpenSSH(RSAkey)[/code]
and let us know if error occur.
Drazen