Differences
This shows you the differences between the selected revisions of the page.
| 2015-09-18 | 2015-09-18 | ||
| manual verification in batch (martin) | hostkey verification improvements in scripting (martin) | ||
| Line 48: | Line 48: | ||
| * Removed deprecated .NET assembly options ''FtpSecure.ExplicitTls'' and ''FtpSecure.ExplicitSsl''. | * Removed deprecated .NET assembly options ''FtpSecure.ExplicitTls'' and ''FtpSecure.ExplicitSsl''. | ||
| * Warning when useless command-line parameters are specified in scripting. | * Warning when useless command-line parameters are specified in scripting. | ||
| + | * Not offering host key verification in scripting if configuration is not persistent. | ||
| + | * Suggesting use of ''-hostkey'' switch in host key verification prompt in scripting. | ||
| * Optionally not closing the application after the last session closes. [[bug>857]] | * Optionally not closing the application after the last session closes. [[bug>857]] | ||
| * Selected private key files in OpenSSH or ssh.com format can be automatically converted to PuTTY format. [[bug>22]] | * Selected private key files in OpenSSH or ssh.com format can be automatically converted to PuTTY format. [[bug>22]] | ||