Differences
This shows you the differences between the selected revisions of the page.
2017-01-09 | 2017-01-17 | ||
special explict anchor (martin) | misplaced MFMT and MDTM (martin) | ||
Line 33: | Line 33: | ||
^ CoreFTP server | Violates SFTP protocol in response to changing file properties. | Turn off setting file properties in [[ui_transfer_custom|transfer settings]]. | | ^ CoreFTP server | Violates SFTP protocol in response to changing file properties. | Turn off setting file properties in [[ui_transfer_custom|transfer settings]]. | | ||
^ 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 ''MFMT'' to preserve file timestamp, instead supports non-standard syntax of ''MDTM'' command. | WinSCP supports non-standard syntax of ''MDTM'' 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. | | ^ | 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. | | ||
^ | Includes free bytes in the status message of directory listing when //%%FTP%% Directory Browsing > Directory Listing Options > Available bytes// option is enabled. | WinSCP can parse the information and [[ui_fsinfo#space|display it]] since 5.8.2 beta. | | ^ | Includes free bytes in the status message of directory listing when //%%FTP%% Directory Browsing > Directory Listing Options > Available bytes// option is enabled. | WinSCP can parse the information and [[ui_fsinfo#space|display it]] since 5.8.2 beta. | |