Differences
This shows you the differences between the selected revisions of the page.
2013-02-11 | 2013-02-12 | ||
bug 977 (martin) | bug 815 (martin) | ||
Line 57: | Line 57: | ||
* Transfer resume support can be controlled in scripting (''-resumesupport'' switch of file transfer commands) and .NET assembly (''TransferOptions.ResumeSupport'' property). [[bug>834]] | * Transfer resume support can be controlled in scripting (''-resumesupport'' switch of file transfer commands) and .NET assembly (''TransferOptions.ResumeSupport'' property). [[bug>834]] | ||
* Transfer progress feedback using ''Session.FileTransferProgress'' event. [[bug>818]] | * Transfer progress feedback using ''Session.FileTransferProgress'' event. [[bug>818]] | ||
+ | * For special cases, it is possible to accept any SSH host key or any SSL certificate (with warning) using ''-hostkey=*'' in scripting and ''SessionOptions.GiveUpSecurityAndAcceptAnySshHostKey'' or ''SessionOptions.GiveUpSecurityAndAcceptAnySshHostKey'' in .NET assembly. [[bug>815]] | ||
* //Site Manager// command. [[bug>855]] | * //Site Manager// command. [[bug>855]] | ||
* Any mouse or keyboard input cancels or resets reconnect countdown. | * Any mouse or keyboard input cancels or resets reconnect countdown. |