commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2015-12-21 | 2016-01-06 | ||
| 5.8 Bug 1373 Session can be named using /sessionname= command-line switch. (martin) | correcting executable name (martin) | ||
| Line 29: | Line 29: | ||
| winscp.com [/script=script_file] [/command command1 command2 ...] [/parameter // param1 ...] | winscp.com [/script=script_file] [/command command1 command2 ...] [/parameter // param1 ...] | ||
| winscp.com [/log=<logfile> [/loglevel=<level>]] [/xmllog=<logfile> [/xmlgroups]] [/nointeractiveinput] | winscp.com [/log=<logfile> [/loglevel=<level>]] [/xmllog=<logfile> [/xmlgroups]] [/nointeractiveinput] | ||
| - | winscp.exe [/ini=<inifile>] | + | winscp.com [/ini=<inifile>] |
| - | winscp.exe [/rawconfig config1=value1 config2=value2 ...] | + | winscp.com [/rawconfig config1=value1 config2=value2 ...] |
| winscp.com /help | winscp.com /help | ||
| </code> | </code> | ||