Re: wodSFTP ActiveX with PrivateKey authentication (General questions)
I think you can try to use line like this:
wodSFTP1.PrivateKey := v;
since wodSFTP will accept LPDISPATCH in PrivateKey property.
I think you can try to use line like this:
wodSFTP1.PrivateKey := v;
since wodSFTP will accept LPDISPATCH in PrivateKey property.
Complete thread: