Differences
This shows you the differences between the selected revisions of the page.
2008-04-07 | 2008-04-07 | ||
4.0.4 (martin) | 4.0.5 (martin) | ||
Line 2: | Line 2: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2007-09-02 === | + | === 2007-10-24 === |
* Changes in the plugin itself: | * Changes in the plugin itself: | ||
* Bug fix: Plugin occasionally hangs when background transfer finishes. | * Bug fix: Plugin occasionally hangs when background transfer finishes. | ||
Line 67: | Line 67: | ||
* Global configuration that can be set on login dialog (user interface style, logging) is saved when session it saved. | * Global configuration that can be set on login dialog (user interface style, logging) is saved when session it saved. | ||
* Mask ''*.php*'' in default text file mask is replaced with ''*.php'' and ''*.php3''. | * Mask ''*.php*'' in default text file mask is replaced with ''*.php'' and ''*.php3''. | ||
+ | * Increased maximal length of username. | ||
+ | * Full system error is reported when writing of local file fails. | ||
+ | * When parsing directory listing, plus sign after permissions, separated by space, is silently ignored. | ||
+ | * When uploading to symbolic link with SFTP protocol, resuming is disabled to preserve the link. | ||
* Bug fix: Uploads of files into previously non-existing directory could not be resumed (SFTP-only). | * Bug fix: Uploads of files into previously non-existing directory could not be resumed (SFTP-only). | ||
* Bug fix: Failure when downloading file from different directory than the current one (SCP only). | * Bug fix: Failure when downloading file from different directory than the current one (SCP only). | ||
Line 97: | Line 101: | ||
* Bug fix: Instability the connection was dropped while keep remote directory up to date function was running. | * Bug fix: Instability the connection was dropped while keep remote directory up to date function was running. | ||
* Bug fix: Memory leak when SSH connection is refused. | * Bug fix: Memory leak when SSH connection is refused. | ||
+ | * Bug fix: When reading of local file failed, while uploading with SFTP protocol, file transfer was interrupted without reporting any error. | ||
+ | * Bug fix: Workaround for occasional bug when opening some dialogs. | ||
===== 1.5.1 ===== | ===== 1.5.1 ===== |