Dynamically configuring properties to winsp.dll
Hello team,
We are facing challenge in configuring properties for winscp.dll version 5.5.5 targeted to .netframework and operating system is Windows XP. below is the description.
a. We developed.net application which has unique functionality that transfers files to SFTP server
b. For transferring files to SFTP server we used winscp.dll
c. As we want to configure properties of winscp.dll like (hostname, username, password) dynamically.
d. Dynamically mean we want to put all the properties in XML/ Text file having property name with values.
e. We have checked all the methods exposed by winscp.dll.
f. But no method is giving such a feature.
Can someone help us how to archive this functionality with .net winscp dll
Thanks
Srinivas
We are facing challenge in configuring properties for winscp.dll version 5.5.5 targeted to .netframework and operating system is Windows XP. below is the description.
a. We developed.net application which has unique functionality that transfers files to SFTP server
b. For transferring files to SFTP server we used winscp.dll
c. As we want to configure properties of winscp.dll like (hostname, username, password) dynamically.
d. Dynamically mean we want to put all the properties in XML/ Text file having property name with values.
e. We have checked all the methods exposed by winscp.dll.
f. But no method is giving such a feature.
Can someone help us how to archive this functionality with .net winscp dll
Thanks
Srinivas