Link to home
Start Free TrialLog in
Avatar of prathap_u
prathap_u

asked on

VB.NET SFTP dll

Hi,

I am working for dot net windows application in VB.NET. Present I am using FTP to transfer files from windows machine to linux server. But I want dll or source code for SFTP functionality to use in my application. For SFTP I mainly need some of the following functionaity.

1)Transfer files from Windows machine to Linux machine
2) While doing this process needs to create new folder in the linux server and transfers files.
3) While doing this process needs to check the folder already esists or not?


Thank you for your time.

Regards
Prathap
ASKER CERTIFIED SOLUTION
Avatar of Toms Edison
Toms Edison
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
The statement from prathap_u "No answer from Experts and Exhange" is wrong since I have answered his question and I have given reference to few sftp components available. He could have tried out and posted his feedback.