Differences

This shows you the differences between the selected revisions of the page.

2006-01-08 2006-04-29
move warning against attempts to automate host key verification (martin) no summary (200.78.97.185)
Line 56: Line 56:
Save the script to the file ''example.txt''. To execute the script file use following command. As the script connects the session itself, using the command ''open'', omit the ''session'' command-line parameter. Save the script to the file ''example.txt''. To execute the script file use following command. As the script connects the session itself, using the command ''open'', omit the ''session'' command-line parameter.
<code> <code>
-winscp3 /console /script=example.txt+winscp3.exe /console /script=example.txt
</code> </code>
Instead of using ''open'' command you can also open a session using a [[commandline|command-line parameter]]. Instead of using ''open'' command you can also open a session using a [[commandline|command-line parameter]].
<code> <code>
-winscp3 /console /script=example.txt user@example.com+winscp3.exe /console /script=example.txt user@example.com
</code> </code>

Last modified: by 200.78.97.185