Differences
This shows you the differences between the selected revisions of the page.
2015-01-29 | 2015-04-02 | ||
better intro (martin) | no summary (195.65.129.34) (hidden) | ||
Line 82: | Line 82: | ||
<code batch> | <code batch> | ||
- | winscp.com /script=example.txt | + | winscp.exe /script=example.txt |
if %ERRORLEVEL% neq 0 goto error | if %ERRORLEVEL% neq 0 goto error | ||