Differences
This shows you the differences between the selected revisions of the page.
scripting 2024-12-02 | scripting 2025-01-26 (current) | ||
Line 32: | Line 32: | ||
//For more details, refer to [[faq_script_result|*]]// | //For more details, refer to [[faq_script_result|*]]// | ||
- | |||
===== [[syntax]] Commands Syntax ===== | ===== [[syntax]] Commands Syntax ===== | ||
All WinSCP commands have syntax: | All WinSCP commands have syntax: | ||
- | &lt;code&gt; | + | <code> |
command -switch -switch2 parameter1 parameter2 ... parametern | command -switch -switch2 parameter1 parameter2 ... parametern | ||
- | &lt;/code&gt; | + | </code> |
==== [[quotes]] Command Parameters with Spaces ==== | ==== [[quotes]] Command Parameters with Spaces ==== |