Differences
This shows you the differences between the selected revisions of the page.
2021-04-07 | 2021-04-08 | ||
saving site with slash bug (martin) | bug 1973 (martin) | ||
Line 17: | Line 17: | ||
* Bug fix: Do not say //"Terminated by user"// when the session has actually timed out. | * Bug fix: Do not say //"Terminated by user"// when the session has actually timed out. | ||
- | ===== [[5.18.4]] 5.18.4 (not released yet) ((2021-04-07)) ===== | + | ===== [[5.18.4]] 5.18.4 (not released yet) ((2021-04-87)) ===== |
* TLS/SSL core upgraded to OpenSSL 1.1.1k. | * TLS/SSL core upgraded to OpenSSL 1.1.1k. | ||
Line 23: | Line 23: | ||
* The enumerable returned by ''Session.EnumerateRemoteFiles'' implements the interface implicitly to allow access to the interface method (''GetEnumerator'') from late-bound languages, like PowerShell. | * The enumerable returned by ''Session.EnumerateRemoteFiles'' implements the interface implicitly to allow access to the interface method (''GetEnumerator'') from late-bound languages, like PowerShell. | ||
* Disabling multipart uploads with S3 protocol on Google Cloud they are not supported there. [[bug>1972]] | * Disabling multipart uploads with S3 protocol on Google Cloud they are not supported there. [[bug>1972]] | ||
+ | * Allow downloading a file from an FTP server via a symbolic link in scripting or when handling a URL. [[bug>1973]] | ||
* Bug fix: Preventing another application (or WinSCP instance) stealing the selected tunnel port. [[bug>1971]] | * Bug fix: Preventing another application (or WinSCP instance) stealing the selected tunnel port. [[bug>1971]] | ||
* Bug fix: Hang after receiving multiline response from FTP server. [[bug>1963]] | * Bug fix: Hang after receiving multiline response from FTP server. [[bug>1963]] |