Differences
This shows you the differences between the selected revisions of the page.
2021-04-23 | 2021-04-23 | ||
explore bug + S3 url (martin) | fixing syntax (martin) | ||
Line 27: | Line 27: | ||
* Allowing use of the stream returned by ''Session.GetFile'' from a different thread. [[bug>1978]] | * Allowing use of the stream returned by ''Session.GetFile'' from a different thread. [[bug>1978]] | ||
* Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface. [[bug>1824]] | * Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface. [[bug>1824]] | ||
- | * ''https://'' URL with known S3 API hostname (''s3.amazonaws.com'', ''digitaloceanspaces.com'', ''storage.googleapis.com'') is interpreted as S3 protocol, instead of WebDAV | + | * ''%%https://%%'' URL with known S3 API hostname (''s3.amazonaws.com'', ''digitaloceanspaces.com'', ''storage.googleapis.com'') is interpreted as S3 protocol, instead of WebDAV |
* Bug fix: Ignoring disconnect messages from the server while closing the connection. [[bug>1977]] | * Bug fix: Ignoring disconnect messages from the server while closing the connection. [[bug>1977]] | ||
* 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]] |