Differences
This shows you the differences between the selected revisions of the page.
interoperability 2021-05-06 | interoperability 2023-11-13 (current) | ||
Line 13: | Line 13: | ||
^ | Cannot set [[ui_permissions#special|special permissions]]. | User can issue [[remote_command|remote command]] to set these permissions. | | ^ | Cannot set [[ui_permissions#special|special permissions]]. | User can issue [[remote_command|remote command]] to set these permissions. | | ||
^ Bitvise ==WinSSHD== | Does not announce support for SFTP extensions (checking space available, checksum calculation, remote file duplication). | WinSCP can handle that since 5.6.1 beta. [[bug>1191]] | | ^ Bitvise ==WinSSHD== | Does not announce support for SFTP extensions (checking space available, checksum calculation, remote file duplication). | WinSCP can handle that since 5.6.1 beta. [[bug>1191]] | | ||
- | ^ ProFTPD/==mod_sftp== | Incorrectly encodes ''space-available'' SFTP packet. | WinSCP can handle that since 5.5.5. [[bug>1184]] | | + | ^ ProFTPD·==mod_sftp== | Incorrectly encodes ''space-available'' SFTP packet. | WinSCP can handle that since 5.5.5. [[bug>1184]] | |
^ | Follows OpenSSH bug [[ui_login_sftp#link|Reverses order of link command arguments]] for both symbolic links and hard links. | WinSCP can handle that since 5.5.5 (symbolic links) [[bug>1185]] and 5.6.1 (hard links) | | ^ | Follows OpenSSH bug [[ui_login_sftp#link|Reverses order of link command arguments]] for both symbolic links and hard links. | WinSCP can handle that since 5.5.5 (symbolic links) [[bug>1185]] and 5.6.1 (hard links) | | ||
^ | Incorrectly pads RSA signature. | WinSCP can handle that since 5.5.3. [[bug>1091]] | | ^ | Incorrectly pads RSA signature. | WinSCP can handle that since 5.5.3. [[bug>1091]] | | ||
Line 38: | Line 38: | ||
^ IIS WebDAV | ''Translate'' header | WinSCP uses IIS ''Translate'' header to allow download of files with unregistered extensions and source code of script files since 5.6.4 RC. [[bug>1225]] | | ^ IIS WebDAV | ''Translate'' header | WinSCP uses IIS ''Translate'' header to allow download of files with unregistered extensions and source code of script files since 5.6.4 RC. [[bug>1225]] | | ||
^ mod_dav | ''executable'' property | Displayed as //Executable// keyword in //Rights// column of remote [[ui_file_panel|file panel]] since 5.8 beta. | | ^ mod_dav | ''executable'' property | Displayed as //Executable// keyword in //Rights// column of remote [[ui_file_panel|file panel]] since 5.8 beta. | | ||
- | ^ ==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 | 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]] | | ^ ==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]] | | ||