Differences
This shows you the differences between the selected revisions of the page.
| 2019-12-26 | 2020-04-30 | ||
| no summary (91.225.26.24) (hidden) (untrusted) | Changed everygthing (91.115.197.142) (hidden) (untrusted) | ||
| Line 1: | Line 1: | ||
| - | ====== Scripting and Task Automation ====== | + | asks not requiring any control structures. For complex tasks, using [[library|WinSCP .NET assembly]] is preferred. |
| - | //This article contains detailed description of scripting/automation functionality. You may want to see [[guide_automation|simplified guide]] to the functionality instead.// | + | |
| - | + | ||
| - | In addition to [[interfaces|graphical interface]], WinSCP offers scripting/console interface with many [[#commands|commands]]. The commands can be typed in interactively, or read from script file or another source. | + | |
| - | + | ||
| - | 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~~ | ~~AD~~ | ||