Differences
This shows you the differences between the selected revisions of the page.
2021-05-06 | 2021-05-06 | ||
onedrive anchor (martin) | 5.18.4 Bug 1972: Uploads over 5MB on with S3 protocol on Google Cloud fail as multipart uploads are not supported there (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]] | | ||