Click here to Skip to main content
15,881,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello,
i am uploading file in sftp server by using winscp dll and winscp exe. But now i don't want to install winscp exe in my machine. Is there is any solution for without istalling winscp exe i upload files in sftp server.
Posted
Comments
virusstorm 25-Aug-15 14:51pm    
Your options are limited because .NET does not implement SSH. You will need some sort of 3rd party library (like WinSCP) to achieve this. Take a look at this for some other options:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/bee2ae55-5558-4c5d-9b5c-fe3c17e3a190/c-code-to-do-sftp-of-files?forum=csharpgeneral
Archana K 27-Aug-15 5:00am    
ok thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900