Differences
This shows you the differences between the selected revisions of the page.
2024-12-02 | 2024-12-02 (current) | ||
1 (165.231.165.112) (hidden) (untrusted) | 5.20 Change: SHA-256 fingerprints are not padded anymore (martin) | ||
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 ==== |