commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2009-04-17 | 2009-04-17 | ||
executables (martin) | executables (martin) | ||
Line 31: | Line 31: | ||
==== Console/scripting mode ==== | ==== Console/scripting mode ==== | ||
- | Parameter ''/console'' executes WinSCP in [[scripting|console (scripting) mode]]. Note that when WinSCP is executed via [[scripting#console|console interface (winscp.com)]], the ''/console'' parameter is not necessary. | + | Parameter ''/console'' executes WinSCP in [[scripting|console (scripting) mode]]. Note that when using ''[[executables|winscp.com]]'', the ''/console'' parameter is not necessary. |
To run batch script either pass script file using ''/script'' parameter or specify the commands directly on command line using ''/command''. In the latter case each following parameter is treated as single command (If the command includes spaces, enclose it in quotes). | To run batch script either pass script file using ''/script'' parameter or specify the commands directly on command line using ''/command''. In the latter case each following parameter is treated as single command (If the command includes spaces, enclose it in quotes). |