Differences
This shows you the differences between the selected revisions of the page.
2016-01-22 | 2016-08-03 | ||
commandline#logging (martin) | 9929859732 (223.191.181.123) (hidden) | ||
Line 6: | Line 6: | ||
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 ===== | + | =====an321 Before Starting ===== |
Before starting you should: | Before starting you should: |