Differences
This shows you the differences between the selected revisions of the page.
| 2008-04-07 | 2008-04-07 | ||
| 1.4.3 (martin) | typo (martin) | ||
| Line 15: | Line 15: | ||
| * Improved cleaning of directory change cache on symbolic link deletion. | * Improved cleaning of directory change cache on symbolic link deletion. | ||
| * Navigation tree on login dialog widened to allow longer translations. | * Navigation tree on login dialog widened to allow longer translations. | ||
| - | was not cached. | ||
| * When changing file properties, ''chgrp'' and ''chown'' are called before ''chmod'', because they change file permissions (SCP-only). | * When changing file properties, ''chgrp'' and ''chown'' are called before ''chmod'', because they change file permissions (SCP-only). | ||
| * Only the last ''@'' in connection string is considered as username/hostname separator, making it possible to easier type username and/or password containing ''@'' from command-line. | * Only the last ''@'' in connection string is considered as username/hostname separator, making it possible to easier type username and/or password containing ''@'' from command-line. | ||
| Line 25: | Line 24: | ||
| * Bug fix: Fixed resolving symbolic links in sub-directories. | * Bug fix: Fixed resolving symbolic links in sub-directories. | ||
| * Bug fix: SCP fallback for SSH-1 was not working. | * Bug fix: SCP fallback for SSH-1 was not working. | ||
| - | * Bug fix: Crash when re-key occurred on idle background session and the host key | + | * Bug fix: Crash when re-key occurred on idle background session and the host key was not cached. |
| * Bug fix: When the SFTP server does not support permissions, random permissions were used for the files. | * Bug fix: When the SFTP server does not support permissions, random permissions were used for the files. | ||
| * Bug fix: Failure when changing file properties on SFTP server supporting UTF-8. | * Bug fix: Failure when changing file properties on SFTP server supporting UTF-8. | ||