Differences
This shows you the differences between the selected revisions of the page.
2013-08-14 | 2013-09-03 | ||
suggest using .net for better result checking (martin) | Renamed executable with an .exe extension (50.201.92.218) (hidden) | ||
Line 26: | Line 26: | ||
<code> | <code> | ||
@echo off | @echo off | ||
- | winscp.com /script=myscript.txt | + | winscp.exe /script=myscript.txt |
</code> | </code> | ||