Differences
This shows you the differences between the selected revisions of the page.
2020-04-30 | 2020-04-30 | ||
Changed everygthing (91.115.197.142) (hidden) (untrusted) | Restored revision 1559047159. Undoing revision 1588247739. (martin) (hidden) | ||
Line 1: | Line 1: | ||
- | asks not requiring any control structures. For complex tasks, using [[library|WinSCP .NET assembly]] is preferred. | + | ====== Scripting and Task Automation ====== |
+ | //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~~ |