commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2010-01-29 | 2010-06-02 | ||
examples (martin) | no summary (204.64.22.151) | ||
Line 68: | Line 68: | ||
winscp.com /script="C:\Documents and Settings\martin\Documents\myscript.txt" | winscp.com /script="C:\Documents and Settings\martin\Documents\myscript.txt" | ||
winscp.com /command "open ""My session"" -hostkey=""ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx""" | winscp.com /command "open ""My session"" -hostkey=""ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx""" | ||
- | winscp.com /command "open ""My session"" "put ""C:\Documents and Settings\martin\Documents\myfile.dat""" | + | winscp.com /command "open ""My session""" "put ""C:\Documents and Settings\martin\Documents\myfile.dat""" |
winscp.exe /console /script="myscript.txt" | winscp.exe /console /script="myscript.txt" | ||
</code> | </code> |