Differences
This shows you the differences between the selected revisions of the page.
| 2013-04-25 | 2013-04-30 | ||
| Sharing Configuration with Graphical Application (martin) | Converting Script to Code Based on .NET Assembly (martin) | ||
| Line 164: | Line 164: | ||
| winscp.exe /console /script=example.txt user@example.com | winscp.exe /console /script=example.txt user@example.com | ||
| </code> | </code> | ||
| + | |||
| + | ===== 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]]. | ||
| ===== Further Reading ===== | ===== Further Reading ===== | ||