Differences
This shows you the differences between the selected revisions of the page.
| 2013-05-09 | 2013-05-14 | ||
| 5.2.1 Renamed WinSCP .NET assembly to winscpnet.dll to avoid conflicts with winscp.exe (martin) | Converting Script to Code Based on .NET Assembly (martin) | ||
| Line 227: | Line 227: | ||
| ==== [[ssis]] SSIS Example ==== | ==== [[ssis]] SSIS Example ==== | ||
| See [[library_ssis#example|overall SSIS example]]. | See [[library_ssis#example|overall SSIS example]]. | ||
| + | |||
| + | ===== [[net]] Converting Script to Code Based on .NET Assembly ===== | ||
| + | When you find yourself limited by [[scripting]] capabilities, you may consider [[library_from_script|converting your script to code that uses WinSCP .NET assembly]]. | ||