Differences
This shows you the differences between the selected revisions of the page.
2005-01-28 | 2005-01-28 | ||
2005-01-27 (martin) | typos (martin) | ||
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 are 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 50%, 50% and 40% less time, respectively. |
* 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. | ||
Line 64: | Line 64: | ||
* Bug fix: Directory was randomly selected in remote panel when switching sessions. | * Bug fix: Directory was randomly selected in remote panel when switching sessions. | ||
* Bug fix: When upgrading from 3.7 and older, command //Open in Putty// stopped working if path to Putty included spaces. | * Bug fix: When upgrading from 3.7 and older, command //Open in Putty// stopped working if path to Putty included spaces. | ||
- | * Bug fix: Items is queue display menu may have been sometime disabled. | + | * Bug fix: Items in queue display menu may have been sometime disabled. |
* Bug fix: When uploading, the contents of selected directories was counted twice into "total size", making progress indicator inaccurate. | * Bug fix: When uploading, the contents of selected directories was counted twice into "total size", making progress indicator inaccurate. | ||
* Bug fix: When restoring maximised main window it was sometime wider than before maximisation. | * Bug fix: When restoring maximised main window it was sometime wider than before maximisation. |