history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2023-04-11 | 2023-04-19 | ||
| moving 5.20.2 from history (martin) | consistency (martin) | ||
| Line 4873: | Line 4873: | ||
| * File is transferred properly using SFTP, even when its actual size is different than value displayed in directory listing (this happens e.g. when file was changed since directory was opened). | * File is transferred properly using SFTP, even when its actual size is different than value displayed in directory listing (this happens e.g. when file was changed since directory was opened). | ||
| * ''Ctrl+Down'' and ''Ctrl+Up'' can be used to enter/leave subdirectory. | * ''Ctrl+Down'' and ''Ctrl+Up'' can be used to enter/leave subdirectory. | ||
| - | * WinSCP identifies itself to SFTP server (version 3 and later) using ''winscp@winscp.sourceforge.net'' extension (''SSH_FXP_EXTENDED'' packet). If server recognises WinSCP, it should reply with ''SSH_FXP_STATUS'' packet with ''SSH_FX_OK'' value. | + | * WinSCP identifies itself to SFTP server (version 3 and later) using ''winscp@winscp.sourceforge.net'' extension (''SSH_FXP_EXTENDED'' packet). If server recognizes WinSCP, it should reply with ''SSH_FXP_STATUS'' packet with ''SSH_FX_OK'' value. |
| * SFTP error messages (received from server) are converted from UTF-8 encoding to local encoding. | * SFTP error messages (received from server) are converted from UTF-8 encoding to local encoding. | ||
| * All drop-down lists are always wide enough to fit its contents (whenever possible). | * All drop-down lists are always wide enough to fit its contents (whenever possible). | ||