Differences
This shows you the differences between the selected revisions of the page.
2011-12-31 | 2012-01-06 | ||
dotnet interwiki (martin) | library (martin) | ||
Line 1: | Line 1: | ||
====== SFTP file transfers in .NET ====== | ====== SFTP file transfers in .NET ====== | ||
+ | **//Techniques demonstrated by this article are implemented for you in [[library|WinSCP .NET assembly]]. Using the assembly is recommended approach over implementing these techniques on your own.//** | ||
+ | |||
//This guide describes how to implement SFTP transfer in .NET application using WinSCP.// | //This guide describes how to implement SFTP transfer in .NET application using WinSCP.// | ||