Differences
This shows you the differences between the selected revisions of the page.
2016-01-05 | 2016-01-05 | ||
5.6.4 Bug 1255 Supporting IIS WebDAV Translate header to allow downloading source files and files with unknown MIME type. (martin) | 5.6.4 Workaround for malformed FEAT response of older versions of IIS FTP Server and WS_FTP server. (martin) | ||
Line 34: | Line 34: | ||
^ WeOnlyDo/freeSSHd server | Ignores ''SSH_FXF_EXCL'' flag when opening file, so WinSCP won't detect that remote file already exists when uploading and won't show overwrite confirmation prompt. | No workaround exists. | | ^ WeOnlyDo/freeSSHd server | Ignores ''SSH_FXF_EXCL'' flag when opening file, so WinSCP won't detect that remote file already exists when uploading and won't show overwrite confirmation prompt. | No workaround exists. | | ||
^ IIS FTP | Does not support standard FTP command ''MDTM'' to preserve file timestamp, instead supports non-standard syntax of ''MFMT'' command. | WinSCP supports non-standard syntax of ''MFMT'' since 5.6.2 beta. [[bug>1221]] | | ^ IIS FTP | Does not support standard FTP command ''MDTM'' to preserve file timestamp, instead supports non-standard syntax of ''MFMT'' command. | WinSCP supports non-standard syntax of ''MFMT'' since 5.6.2 beta. [[bug>1221]] | | ||
+ | ^ | Malformed ''FEAT'' response | WinSCP can handle the malformed response to ''FEAT'' request sent by old versions of IIS (and by WS_FTP) since 5.6.4 RC. | | ||
^ 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]] | | ||