Differences
This shows you the differences between the selected revisions of the page.
2008-04-10 | 2008-04-10 | ||
no summary (martin) | commandline and script_commands#open (martin) | ||
Line 11: | Line 11: | ||
Multiple sessions can be opened simultaneously. Use the ''[[script_commands#session|session]]'' command to switch between them. | Multiple sessions can be opened simultaneously. Use the ''[[script_commands#session|session]]'' command to switch between them. | ||
- | Note that the first connection to an SSH server requires [[ssh#verifying_the_host_key|verification of the host key]]. You can use command-line parameter ''hostkey'' (or switch of ''open'' command with the same name) to accept the expected hostkey automatically. | + | Note that the first connection to an SSH server requires [[ssh#verifying_the_host_key|verification of the host key]]. You can use [[commandline|command-line]] parameter ''hostkey'' (or switch of ''[[script_commands#open|open]]'' command with the same name) to accept the expected hostkey automatically. |
WinSCP returns exit code 1, when any command is interrupted due to an error or any prompt is answered //Abort// (even automatically in batch mode). Otherwise it returns the exit code 0. | WinSCP returns exit code 1, when any command is interrupted due to an error or any prompt is answered //Abort// (even automatically in batch mode). Otherwise it returns the exit code 0. |