Differences
This shows you the differences between the selected revisions of the page.
2005-01-29 | 2005-01-29 | ||
typo (martin) | 3.7.2 (martin) | ||
Line 1: | Line 1: | ||
====== Recent Version History ====== | ====== Recent Version History ====== | ||
- | ===== Not Released Yet ===== | + | ===== 3.7.2 ===== |
- | === 2005-01-13 === | + | === 2005-01-29 === |
* Scripting commands ''get'', ''put'', ''ls'', ''lls'', ''chmod'', ''mv'' and ''rm'' support wildcards. | * Scripting commands ''get'', ''put'', ''ls'', ''lls'', ''chmod'', ''mv'' and ''rm'' support wildcards. | ||
- | * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-01-20)]]. It brings following changes: | + | * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-01-28)]]. It brings following changes: |
* New //Key exchange tab// on Login dialog. It allows configuration of key exchange algorithm selection policy. It also include options to configure regular key re-exchanged based on time and data transfered. | * New //Key exchange tab// on Login dialog. It allows configuration of key exchange algorithm selection policy. It also include options to configure regular key re-exchanged based on time and data transfered. | ||
* Support for IPv6 (unfix.org's IPv6 patches up to level 10). IP protocol version can be configured on //Connection tab// of Login dialog. | * Support for IPv6 (unfix.org's IPv6 patches up to level 10). IP protocol version can be configured on //Connection tab// of Login dialog. | ||
Line 13: | Line 13: | ||
* Keyboard-interactive authentication is offered as long as server offers it, rather than only once, unless the server responds to our initial request with failure. | * Keyboard-interactive authentication is offered as long as server offers it, rather than only once, unless the server responds to our initial request with failure. | ||
* Support for ssh.com "des-cbc@ssh.com" authentication. | * Support for ssh.com "des-cbc@ssh.com" authentication. | ||
- | * SFTP protocol optimalisation, especially for dealing with very small files and directories and when transfering over very fast connections. Downloads, uploads and directory listings now takes up to 50%, 50% and 40% less time, respectively. | + | * SFTP protocol optimalisation, especially for dealing with very small files and directories and when transfering over very fast connections. Downloads, uploads and directory listings now takes up to 80%, 80% and 40% less time, respectively. Please report your personal experiences with the change, possitive or negative. |
* Implemented support for editors that open multiple file in one process (window). | * Implemented support for editors that open multiple file in one process (window). | ||
* WinSCP can delay deletion of temporary local file until its exit. This is allowed only if //Allow multiple opened files (editors)// is enabled. | * WinSCP can delay deletion of temporary local file until its exit. This is allowed only if //Allow multiple opened files (editors)// is enabled. |