Re: wodFtpDLX.net and Private key (General questions)
Hi Tim,
You should insert your private key to wodFtpDLX.NET PrivateKey Property in XML string value. To done that you can download wodSFTP.NET or wodSSH.NET and use wodKeyManager component.wodKeyManager component is part of wodSFTP.NET or wodSSH.NET componenet.
In wodKeyManager you should load your key and convert it to XML string value using wodKeyManager ToXmlString Method. You should paste that value in wodFtpDLX.NET PrivateKey Property.
Let us know how it goes.
Regards,
Drazen
Hi Drazen,
I tried using the keymanager from wodSSH.net and I get the same error when I invoke the Load method.
'Failed to import key from file.'
What do you think?
Thanks,
TIm
Complete thread:
- wodFtpDLX.net and Private key - tcorbett, 2007-11-02, 14:10
- Re: wodFtpDLX.net and Private key - woddrazen, 2007-11-02, 14:56
- Re: wodFtpDLX.net and Private key - tcorbett, 2007-11-02, 15:41
- Re: wodFtpDLX.net and Private key - woddrazen, 2007-11-02, 15:46
- Re: wodFtpDLX.net and Private key - tcorbett, 2007-11-02, 15:57
- Re: wodFtpDLX.net and Private key - woddrazen, 2007-11-02, 15:46
- Re: wodFtpDLX.net and Private key - tcorbett, 2007-11-02, 15:41
- Re: wodFtpDLX.net and Private key - woddrazen, 2007-11-02, 14:56