Differences
This shows you the differences between the selected revisions of the page.
2017-11-06 | 2017-11-09 | ||
OpenSSL 1.0.2m (martin) | duplication in automation + checking for rename support (martin) | ||
Line 4: | Line 4: | ||
===== [[5.12]] 5.12 (not released yet) ===== | ===== [[5.12]] 5.12 (not released yet) ===== | ||
- | === 2017-11-03 === | + | === 2017-11-09 === |
* Bug fix: Stalled connection attempts can be canceled promptly. [[bug>1564]] | * Bug fix: Stalled connection attempts can be canceled promptly. [[bug>1564]] | ||
+ | * Remote file duplication in scripting, .NET assembly and XML log. | ||
* SSH host key can be verified by pasting the expected key or its fingerprint from the clipboard. [[bug>1563]] | * SSH host key can be verified by pasting the expected key or its fingerprint from the clipboard. [[bug>1563]] | ||
* Option to turn off Natural order numerical sorting. [[bug>1293]] | * Option to turn off Natural order numerical sorting. [[bug>1293]] | ||
Line 19: | Line 20: | ||
* File owner and group, if available, are recorded in ''<stat>'' tag of XML log and consequently .NET assembly ''Session.GetFileInfo'' method is able to retrieve them. | * File owner and group, if available, are recorded in ''<stat>'' tag of XML log and consequently .NET assembly ''Session.GetFileInfo'' method is able to retrieve them. | ||
* .NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout. | * .NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout. | ||
+ | * Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report, when the server does not support file renaming/moving. | ||
* Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | * Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | ||
* Bug fix: SSH hostkey/TLS certificate verification prompt in scripting in interactive mode was showing zero timeout. | * Bug fix: SSH hostkey/TLS certificate verification prompt in scripting in interactive mode was showing zero timeout. |