Differences
This shows you the differences between the selected revisions of the page.
| 2016-08-03 | 2016-08-03 | ||
| 9929859732 (223.191.181.123) (hidden) | Restored revision 1453460841. Undoing revision 1470239717. (martin) (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. | ||
| - | =====an321 Before Starting ===== | + | ===== Before Starting ===== |
| Before starting you should: | Before starting you should: | ||