Click here to Skip to main content
15,922,533 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,
I am working on asp.net c# project. In my project I want to download files from sftp server. So i am using one free dll for sftp server download and upload. But the process is too low. Now I am ready to buy any dll inorder to achieve optimized performance. Can any one help me the best dll for download and upload files from sftp in asp.net c#
Posted

1 solution

Hi,

I don't think you need to buy,

http://sourceforge.net/projects/sharpssh/[^]

Use this...
[Update]

New link : http://winscp.net/eng/docs/library[^]

Thanks
Suvabrata
 
Share this answer
 
v2
Comments
jing567 30-Apr-14 1:45am    
SharpSSH is taking large time download.... Do u have any other alternative for optimizing time
download?
Suvabrata Roy 30-Apr-14 1:51am    
what is the size of your file?
and what is the time its take?
jing567 30-Apr-14 3:09am    
30,140 kb its taking 10 mins
Suvabrata Roy 30-Apr-14 4:46am    
Ok so its 30 MB file and taking almost 10 mins.
Now try this : http://winscp.net/eng/docs/library
jing567 30-Apr-14 4:47am    
Ok I will try and let u know.... thanks for reply

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