Differences
This shows you the differences between the selected revisions of the page.
2006-05-24 | 2006-07-10 | ||
ui_login_sftp#bugs (martin) | openssh cannot set special permissions (martin) | ||
Line 9: | Line 9: | ||
^ | [[ui_login_sftp#symlink|Reverses order of symlink command arguments]] (''SSH_FXP_SYMLINK'' request). | Since 3.6.1 WinSCP automatically reverses the order too, when connected to OpenSSH SFTP server. Since 3.7.2 the behaviour is configurable. | | ^ | [[ui_login_sftp#symlink|Reverses order of symlink command arguments]] (''SSH_FXP_SYMLINK'' request). | Since 3.6.1 WinSCP automatically reverses the order too, when connected to OpenSSH SFTP server. Since 3.7.2 the behaviour is configurable. | | ||
^ | [[ui_login_sftp#signedts|Misinterprets file timestamps prior to 1970]]. | Since 3.7.4 WinSCP automatically interprets the timestamps in the same incorrect way when connected to OpenSSH SFTP server. | | ^ | [[ui_login_sftp#signedts|Misinterprets file timestamps prior to 1970]]. | Since 3.7.4 WinSCP automatically interprets the timestamps in the same incorrect way when connected to OpenSSH SFTP server. | | ||
+ | ^ | Cannot set [[ui_permissions#special_permissions|special permissions]]. | User can issue [[remote_command|remote command]] to set these permissions. | | ||
^ 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. | |