Differences
This shows you the differences between the selected revisions of the page.
2005-01-25 | 2005-01-28 | ||
2005-01-25 (martin) | 2005-01-27 (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. Downloads, uploads and directory listings are now up to 25%, 33% and 40% faster, 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 are 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 37: | Line 37: | ||
* The command //Files > Open// opens the remote file locally always. It does not immitate double-clicking anymore (when symbolic link resolving is not enabled/supported, double-click tries to open remote file as if it were symlink to directory). | * The command //Files > Open// opens the remote file locally always. It does not immitate double-clicking anymore (when symbolic link resolving is not enabled/supported, double-click tries to open remote file as if it were symlink to directory). | ||
* Internal editor shows name of the session in the window title. | * Internal editor shows name of the session in the window title. | ||
+ | * File panel scrolls whole page when visualising batch operation progress. | ||
+ | * File panel reflects change of system icon font in run time. | ||
* The same remote file cannot be edited twice. | * The same remote file cannot be edited twice. | ||
* If reading directory takes too long, number of files read is shown on WinSCP button on taskbar. | * If reading directory takes too long, number of files read is shown on WinSCP button on taskbar. | ||
Line 62: | 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: 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. |