Differences

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

2011-09-02 2011-09-15
behaviout of option abort for choice prompts with default answer (martin) bug 669 -passive=on|off (martin)
Line 255: Line 255:
| ''-hostkey="<fingerprint>"'' | Specifies fingerprint of expected [[ssh#verifying_the_host_key|SSH host key]] (or several alternative fingerprints separated by semicolon). It makes WinSCP automatically [[scripting#hostkey|accept hostkey]] with the fingerprint. As the hostkey fingerprint contains spaces you need to enclose it in quotes. [[SFTP]] and [[SCP]] protocols only. | | ''-hostkey="<fingerprint>"'' | Specifies fingerprint of expected [[ssh#verifying_the_host_key|SSH host key]] (or several alternative fingerprints separated by semicolon). It makes WinSCP automatically [[scripting#hostkey|accept hostkey]] with the fingerprint. As the hostkey fingerprint contains spaces you need to enclose it in quotes. [[SFTP]] and [[SCP]] protocols only. |
| ''-certificate="<fingerprint>"'' | Specifies fingerprint of expected [[ftps#certificate|SSL/TLS sertificate]] (or several fingerprints separated by semicolon). It makes WinSCP automatically [[scripting#hostkey|accept certificate]] with the fingerprint. [[ftps|FTPS]] protocol only. | | ''-certificate="<fingerprint>"'' | Specifies fingerprint of expected [[ftps#certificate|SSL/TLS sertificate]] (or several fingerprints separated by semicolon). It makes WinSCP automatically [[scripting#hostkey|accept certificate]] with the fingerprint. [[ftps|FTPS]] protocol only. |
-| ''-passive''                | Passive mode ([[ftp|FTP protocol]] only) |+| ''-passive=on|off''                | Enables [[ui_login_connection#passive_mode|passive]] (''=on'') or active (''=off'') transfer mode ([[FTP]] protocol only). &beta_feature |
| ''-implicit''                | Implicit TLS/SSL ([[ftps|FTPS protocol]] only) | | ''-implicit''                | Implicit TLS/SSL ([[ftps|FTPS protocol]] only) |
| ''-explicitssl''            | Explicit SSL ([[ftps|FTPS protocol]] only) | | ''-explicitssl''            | Explicit SSL ([[ftps|FTPS protocol]] only) |