Differences
This shows you the differences between the selected revisions of the page.
| 2014-07-23 | 2014-07-23 | ||
| 5.6 Bug 1184 Workaround for ProFTPD bug in SFTP space-available packet (martin) | bug 1185 (martin) | ||
| Line 14: | Line 14: | ||
| ^ 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. | | ^ 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. | | ||
| ^ ProFTPD/mod_sftp | Incorrectly encodes ''space-available'' SFTP packet. | WinSCP can handle that since 5.6 beta. [[bug>1184]] | | ^ ProFTPD/mod_sftp | Incorrectly encodes ''space-available'' SFTP packet. | WinSCP can handle that since 5.6 beta. [[bug>1184]] | | ||
| + | ^ | Follows OpenSSH bug [[ui_login_sftp#symlink|Reverses order of symlink command arguments]]. | WinSCP can handle that since 5.6 beta. [[bug>1185]] | | ||
| ^ VShell | Windows version does not have Unix-like behaviour. | WinSCP can handle that since 3.2, but if version 4 or newer of SFTP protocol is used only. | | ^ VShell | Windows version does not have Unix-like behaviour. | WinSCP can handle that since 3.2, but if version 4 or newer of SFTP protocol is used only. | | ||
| ^ | Provides file attributes (''SSH_FILEXFER_ATTR_BITS'') with SFTP version 4, when it is allowed since version 5 only. | WinSCP can handle that since 3.7.3. | | ^ | Provides file attributes (''SSH_FILEXFER_ATTR_BITS'') with SFTP version 4, when it is allowed since version 5 only. | WinSCP can handle that since 3.7.3. | | ||