Differences
This shows you the differences between the selected revisions of the page.
2010-11-02 | 2010-11-02 | ||
spelling (82.95.99.181) | grammar / spelling (82.95.99.181) | ||
Line 18: | Line 18: | ||
Assemble the commands into a script file. You can name the script file as you like. See [[scripting#example|simple example]] and some [[scripts|useful scripts]]. | Assemble the commands into a script file. You can name the script file as you like. See [[scripting#example|simple example]] and some [[scripts|useful scripts]]. | ||
- | Use ''/script'' [[commandline|command line]] option to pass the script to WinSCP [[executables|executable]]. You can embed whole command line into Windows batch file (''.bat''), such as: | + | Use the ''/script'' [[commandline|command line]] option to pass the script to the WinSCP [[executables|executable]]. You can embed the complete command line into a Windows batch file (''.bat''), like as follows: |
<code> | <code> | ||
@echo off | @echo off |