Differences
This shows you the differences between the selected revisions of the page.
2021-05-06 | 2021-05-06 | ||
google cloud anchor (martin) | 5.18.2 Bug 1939: Compatibility with Google Cloud Storage when using S3 protocol to access the buckets (martin) | ||
Line 40: | Line 40: | ||
^ ==Cerberus== %%FTP%% server | Incorrectly indicates end of directory listing in SFTP-6. | WinSCP ignores the indication since 5.7.5 [[bug>1338]] | | ^ ==Cerberus== %%FTP%% server | Incorrectly indicates end of directory listing in SFTP-6. | WinSCP ignores the indication since 5.7.5 [[bug>1338]] | | ||
^ ==OneDrive== | File name escaping | OneDrive WebDAV interface uses a proprietary ''<nowiki>^</nowiki>''-encoding for special characters in file names. WinSCP can handle that since 5.18.4 [[bug>1824]] | | ^ ==OneDrive== | File name escaping | OneDrive WebDAV interface uses a proprietary ''<nowiki>^</nowiki>''-encoding for special characters in file names. WinSCP can handle that since 5.18.4 [[bug>1824]] | | ||
- | ^ ==Google Cloud== S3 | Multipart upload | Google Cloud bucket S3 interoperability interface does not support multipart-upload. WinSCP will not attempt that when connected to the Google Cloud since 5.18.4 [[bug>1972]] | | + | ^ ==Google Cloud== S3 | Max key limit | Google Cloud bucket S3 interoperability interface does not support ''max-keys'' parameter. WinSCP will not use it when connected to the Google Cloud since 5.18.2. [[bug>1939]] | |
+ | ^ | Multipart upload | Google Cloud bucket S3 interoperability interface does not support multipart-upload. WinSCP will not attempt that when connected to the Google Cloud since 5.18.4 [[bug>1972]] | | ||