Differences
This shows you the differences between the selected revisions of the page.
| 2005-04-01 | 2005-04-02 | ||
| typography (martin) | putty 2005-04-01 (martin) | ||
| Line 10: | Line 10: | ||
| * Files can be excluded from transfer negatively using //Include mask//. | * Files can be excluded from transfer negatively using //Include mask//. | ||
| * Direction of synchronisation can be saved to preferences. | * Direction of synchronisation can be saved to preferences. | ||
| + | * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-04-01, post 0.57)]]. It brings following changes: | ||
| + | * Bug fix: Failure when connecting thru SOCKS proxy. | ||
| * 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. | * 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. | ||
| Line 19: | Line 21: | ||
| * Error messages have button //Skip All// to skip all futher errors during batch operation. | * Error messages have button //Skip All// to skip all futher errors during batch operation. | ||
| * Single notation consistently used to refer to SSH protocol versions. | * Single notation consistently used to refer to SSH protocol versions. | ||
| - | * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-03-30, post 0.57)]]. It does not bring any significant changes. | ||
| * Proxy password is stored encrypted, while maintaining compatibility with older versions and Putty. | * Proxy password is stored encrypted, while maintaining compatibility with older versions and Putty. | ||
| * Some error messages that were previously tagged as //Confirmation// are now properly tagged as //Error//. | * Some error messages that were previously tagged as //Confirmation// are now properly tagged as //Error//. | ||