Differences
This shows you the differences between the selected revisions of the page.
2014-09-11 | 2014-10-01 | ||
in-page anchored links without page name (martin) | before starting section (martin) | ||
Line 5: | Line 5: | ||
WinSCP is SFTP client with [[scripting]] interface that you can use to automate many operations that it supports, including file transfers, synchronization and other. So WinSCP itself is not a library (e.g. [[library|.NET assembly]]) that you can call directly. Though this guides shows you how to use it seamlessly from the .NET code. | WinSCP is SFTP client with [[scripting]] interface that you can use to automate many operations that it supports, including file transfers, synchronization and other. So WinSCP itself is not a library (e.g. [[library|.NET assembly]]) that you can call directly. Though this guides shows you how to use it seamlessly from the .NET code. | ||
+ | |||
+ | ===== Before Starting ===== | ||
Before starting you should: | Before starting you should: |