Differences
This shows you the differences between the selected revisions of the page.
2005-03-08 | 2005-03-18 | ||
2005-03-08 (martin) | 2005-03-18 (martin) | ||
Line 2: | Line 2: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2005-03-08 === | + | === 2005-03-18 === |
+ | * Preferred SFTP protocol version can be set. Particularly useful to workaround bugs in implementation of particular SFTP version (both in WinSCP and the server). | ||
+ | * Functionality of SFTP server bug //Does not use UTF-8 for SFTP4 and newer// workaround extended. It is now titled //Server does not use UTF-8//. By setting it to //Off//, usage of UTF-8 can be forced even for SFTP3 and older (useful for servers using MBSC natively). | ||
+ | * SFTP server bug //Misinterprets file timestamps prior to 1970// workaround introduced in 3.7.4 can be now configured from //SFTP tab// of Login dialog. | ||
* Added workaround for some versions of F-SECURE SSH server that incorrectly use attribute ''SSH_FILEXFER_ATTR_UIDGID'' with SFTP4. | * Added workaround for some versions of F-SECURE SSH server that incorrectly use attribute ''SSH_FILEXFER_ATTR_UIDGID'' with SFTP4. | ||
* Transfer queue list distinguishes process of "transfer size calculation". | * Transfer queue list distinguishes process of "transfer size calculation". | ||
* Confirmation messages unified to always show //Cancel// button. Previously some contained //Abort// instead. | * Confirmation messages unified to always show //Cancel// button. Previously some contained //Abort// instead. | ||
* Improved error reporting for //Keep remote directory up to date// function. | * Improved error reporting for //Keep remote directory up to date// function. | ||
+ | * Single notation consistently used to refer to SSH protocol versions. | ||
+ | * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-03-17, post 0.57)]]. It does not bring any significant changes. | ||
+ | * Proxy password is stored encrypted, while maintaining compatibility with older version and Putty. | ||
+ | * Some error messages that were previously tagged as //Confirmation// are now properly tagged as //Error//. | ||
+ | * During upload, when overwritting remote file fails and user selects //Retry//, overwrite confirmation is not requested again. | ||
+ | * Confirmations during background transfers can be supressed from //Background tab// of Preferences dialog too. | ||
+ | * Progress dialog shows //Time left// instead of previous //Time estimated//. | ||
+ | * Bug fix: Random seed file was not saved at all in most cases. | ||
+ | * Bug fix: Misleading error message was shown when file in subdirectory was excluded by filemask (SCP-only). | ||
+ | * Bug fix: When uploading file from editor, //Exclude mask// was not ignored, what prevented editing some files. | ||
+ | * Bug fix: Check for suspicious files containing ''/'' or ''\'' have not considered Unicode filenames (SFTP-only). | ||
+ | * Bug fix: ''Shift+Ctrl+Left/Right'' in path input boxes was not selecting text. | ||
===== 3.7.4 ===== | ===== 3.7.4 ===== |