Differences
This shows you the differences between the selected revisions of the page.
| 2014-09-18 | 2014-10-01 | ||
| preferring use of winscp.com with scripting (martin) | toc after intro paragraph (martin) | ||
| Line 1: | Line 1: | ||
| ====== Scripting and Task Automation ====== | ====== Scripting and Task Automation ====== | ||
| - | ~~AD~~ | ||
| //This article contains detailed description of scripting/automation functionality. You may want to see [[guide_automation|simplified guide]] to the functionality instead.// | //This article contains detailed description of scripting/automation functionality. You may want to see [[guide_automation|simplified guide]] to the functionality instead.// | ||
| Line 6: | Line 5: | ||
| Using scripting interface directly is recommended for simple tasks not requiring any control structures. For complex tasks, using [[library|WinSCP .NET assembly]] is preferred. | Using scripting interface directly is recommended for simple tasks not requiring any control structures. For complex tasks, using [[library|WinSCP .NET assembly]] is preferred. | ||
| + | |||
| + | ~~AD~~ | ||
| &screenshotpict(scripting) | &screenshotpict(scripting) | ||
| + | |||
| + | ~~TOC~~ | ||
| ===== Using Scripting ===== | ===== Using Scripting ===== | ||