Differences
This shows you the differences between the selected revisions of the page.
2014-03-07 | 2014-06-03 | ||
visually separating examples to make it clear that they are standalone (martin) | forgotten property name change in 5.2.3 (martin) | ||
Line 59: | Line 59: | ||
| ''-timeout'' | Set ''[[library_sessionoptions|SessionOptions.Timeout]]''. | | | ''-timeout'' | Set ''[[library_sessionoptions|SessionOptions.Timeout]]''. | | ||
| ''-hostkey'' | Set ''[[library_sessionoptions|SessionOptions.SshHostKeyFingerprint]]''. | | | ''-hostkey'' | Set ''[[library_sessionoptions|SessionOptions.SshHostKeyFingerprint]]''. | | ||
- | | ''-certificate'' | Set ''[[library_sessionoptions|SessionOptions.SslHostCertificateFingerprint]]''. | | + | | ''-certificate'' | Set ''[[library_sessionoptions|SessionOptions.TlsHostCertificateFingerprint]]''. | |
| ''-passive'' | Set ''[[library_sessionoptions|SessionOptions.FtpMode]]'' to ''FtpMode.Passive'' for ''on'' or ''FtpMode.Active'' \\ [[library_powershell#enums|Enumeration syntax]] in PowerShell is like ''[WinSCP.FtpMode]::Passive''. | | | ''-passive'' | Set ''[[library_sessionoptions|SessionOptions.FtpMode]]'' to ''FtpMode.Passive'' for ''on'' or ''FtpMode.Active'' \\ [[library_powershell#enums|Enumeration syntax]] in PowerShell is like ''[WinSCP.FtpMode]::Passive''. | | ||
| ''-implicit'' | Set ''[[library_sessionoptions|SessionOptions.FtpSecure]]'' to ''FtpSecure.Implicit'' (''[WinSCP.FtpSecure]::Implicit'' in PowerShell). | | | ''-implicit'' | Set ''[[library_sessionoptions|SessionOptions.FtpSecure]]'' to ''FtpSecure.Implicit'' (''[WinSCP.FtpSecure]::Implicit'' in PowerShell). | |