Differences
This shows you the differences between the selected revisions of the page.
2009-04-22 | 2009-04-22 | ||
reqord (martin) | executables (martin) | ||
Line 18: | Line 18: | ||
Assemble the commands into 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 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. You can embed whole command line into Windows batch file (''.bat''), such as: | + | 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: |
<code> | <code> | ||
@echo off | @echo off |