Differences
This shows you the differences between the selected revisions of the page.
| 2012-01-05 | 2012-01-06 | ||
| scriptcommand_stat (martin) | library (martin) | ||
| Line 4: | Line 4: | ||
| In addition to [[interfaces|graphical interface]], WinSCP offers scripting/console interface with many [[scripting#commands|commands]]. The commands can be typed in interactively, or read from script file or another source. | In addition to [[interfaces|graphical interface]], WinSCP offers scripting/console interface with many [[scripting#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. | ||
| &screenshotpict(scripting) | &screenshotpict(scripting) | ||