Differences

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

2013-11-18 2013-12-20
"host key" are two words (martin) 5.5 removing beta tags (martin)
Line 23: Line 23:
| FtpMode FtpMode | FTP mode. Possible values are ''FtpMode.Passive'' (default) and ''FtpMode.Active''. | | FtpMode FtpMode | FTP mode. Possible values are ''FtpMode.Passive'' (default) and ''FtpMode.Active''. |
| FtpSecure FtpSecure | [[ftps|FTPS]] mode. Possible values are ''FtpSecure.None'' (default), ''FtpSecure.Implicit'', ''FtpSecure.ExplicitTls'' and ''FtpSecure.ExplicitSsl''. | | FtpSecure FtpSecure | [[ftps|FTPS]] mode. Possible values are ''FtpSecure.None'' (default), ''FtpSecure.Implicit'', ''FtpSecure.ExplicitTls'' and ''FtpSecure.ExplicitSsl''. |
-| bool GiveUpSecurityAndAcceptAnySshHostKey | Give up security and accept any [[ssh#verifying_the_host_key|SSH host key]]. To be used in exceptional situations only, when security is not required. When set, log files will include warning about insecure connection. To maintain security, use ''SshHostKeyFingerprint''. &beta_feature+| bool GiveUpSecurityAndAcceptAnySshHostKey | Give up security and accept any [[ssh#verifying_the_host_key|SSH host key]]. To be used in exceptional situations only, when security is not required. When set, log files will include warning about insecure connection. To maintain security, use ''SshHostKeyFingerprint''. | 
-| bool GiveUpSecurityAndAcceptAnySslHostCertificate | Give up security and accept any FTPS server [[ftps#certificate|TLS/SSL certificate]]. To be used in exceptional situations only, when security is not required. When set, log files will include warning about insecure connection. To maintain security, use ''SslHostCertificateFingerprint''. &beta_feature |+| bool GiveUpSecurityAndAcceptAnySslHostCertificate | Give up security and accept any FTPS server [[ftps#certificate|TLS/SSL certificate]]. To be used in exceptional situations only, when security is not required. When set, log files will include warning about insecure connection. To maintain security, use ''SslHostCertificateFingerprint''. |
| string HostName | Name of the host to connect to. Mandatory property. | | string HostName | Name of the host to connect to. Mandatory property. |
| string Password | Password for authentication. | | string Password | Password for authentication. |

Last modified: by martin