Differences

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

2017-12-21 2018-02-19
5.12 Bug 572 Amazon S3 protocol support. (martin) 5.13 was released (martin)
Line 31: Line 31:
| int ==PortNumber== | Port number to connect to. Keep default ''0'' to use the default port for the protocol. | | int ==PortNumber== | Port number to connect to. Keep default ''0'' to use the default port for the protocol. |
| string ==PrivateKeyPassphrase== | Passphrase for encrypted private keys and client certificates. | | string ==PrivateKeyPassphrase== | Passphrase for encrypted private keys and client certificates. |
-| Protocol ==Protocol== | Protocol to use for the session. Possible values are ''Protocol.Sftp'' (default), ''Protocol.Scp'', ''Protocol.Ftp'', ''Protocol.Webdav'' and ''Protocol.%%S3%%'' (&beta_feature). |+| Protocol ==Protocol== | Protocol to use for the session. Possible values are ''Protocol.Sftp'' (default), ''Protocol.Scp'', ''Protocol.Ftp'', ''Protocol.Webdav'' and ''Protocol.%%S3%%''. |
| [[msdn>system.security.securestring|SecureString]] ==SecurePassword== | Encrypted password for authentication. Use instead of ''Password'' to reduce a number of unencrypted copies of the password in memory. | | [[msdn>system.security.securestring|SecureString]] ==SecurePassword== | Encrypted password for authentication. Use instead of ''Password'' to reduce a number of unencrypted copies of the password in memory. |
-| [[msdn>system.security.securestring|SecurePrivateKeyPassphrase]] ==SecurePrivateKeyPassphrase== | Encrypted passphrase for encrypted private keys and client certificates. Use instead of ''PrivateKeyPassphrase'' to reduce a number of unencrypted copies of the passphrase in memory. &beta_feature |+| [[msdn>system.security.securestring|SecurePrivateKeyPassphrase]] ==SecurePrivateKeyPassphrase== | Encrypted passphrase for encrypted private keys and client certificates. Use instead of ''PrivateKeyPassphrase'' to reduce a number of unencrypted copies of the passphrase in memory. |
| string ==SshHostKeyFingerprint== | Fingerprint of SSH server [[ssh_verifying_the_host_key|host key]] (or several alternative fingerprints separated by semicolon). It makes WinSCP automatically [[scripting#hostkey|accept host key]] with the fingerprint. Mandatory for SFTP/SCP protocol.((You can leave the property ''null'', if you set ''GiveUpSecurityAndAcceptAnySshHostKey''.)) //Learn how to [[faq_hostkey|obtain host key fingerprint]]//.  | | string ==SshHostKeyFingerprint== | Fingerprint of SSH server [[ssh_verifying_the_host_key|host key]] (or several alternative fingerprints separated by semicolon). It makes WinSCP automatically [[scripting#hostkey|accept host key]] with the fingerprint. Mandatory for SFTP/SCP protocol.((You can leave the property ''null'', if you set ''GiveUpSecurityAndAcceptAnySshHostKey''.)) //Learn how to [[faq_hostkey|obtain host key fingerprint]]//.  |
| string ==SshPrivateKeyPath== | Full path to SSH [[public_key#private|private key file]]. | | string ==SshPrivateKeyPath== | Full path to SSH [[public_key#private|private key file]]. |

Last modified: by martin