Re: An existing connection was forcibly closed by - WeOnlyDo Discussion board

Re: An existing connection was forcibly closed by (General questions)

by woddrazen, Monday, December 29, 2008, 09:52 (5590 days ago) @ tamil

Tamil,


wodFtpDLX.NET in PrivateKey Property expect private key in XML format.

To convert your PrivateKey to XML format you can use our KeyManager application.

Here is download link for KeyManager application:
http://www.weonlydo.com/Samples/KeyManager.NET.zip

If you want to do that inside your code you should install wodSFTP.NET or wodSSH.NET. Inside that components we provide wodKeyManager.NET component which is used for loading, generating keys. You can then convert key to XML format.

Here is example for wodSFTP.NET component how to connect to server with private key using wodKeyManager.NET:
http://www.weonlydo.com/index.asp?kb=1&View=entry&EntryID=62


Drazen


Complete thread: