Link to home
Start Free TrialLog in
Avatar of Atif-XiChiPsi
Atif-XiChiPsi

asked on

C#.NET code for SFTP support in application

can someone post C# or VB.NET code for SFTP or SSH protocol support in a .NET application?
Avatar of Dirk Haest
Dirk Haest
Flag of Belgium image

Secure FTP using C# and SFTP (FTP over SSH)
http://www.jscape.com/articles/sftp_using_csharp.html
This is not free. We use this product here: http://www.weonlydo.com/index.asp?showform=SFTP.NET
Avatar of Atif-XiChiPsi
Atif-XiChiPsi

ASKER

Thanks for your post Dhaest. i need a free solution to my problem... If some one could post C# code for SSH/SFTP support or some help regarding the problems, id be grateful.

Thanks - Atif
ASKER CERTIFIED SOLUTION
Avatar of Dirk Haest
Dirk Haest
Flag of Belgium 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
Thank you
SFTP for .NET from Rebex is also worth checking. It has both .NET and .NET CF version and quite a lot of samples in both C# and VB.NET usable for code ripping ;-)

http://www.rebex.net/sftp.net/
http://www.rebex.net/sftp.net/samples.aspx