Differences
This shows you the differences between the selected revisions of the page.
2005-11-14 | 2005-11-14 | ||
2005-11-12 (martin) | typos (martin) | ||
Line 6: | Line 6: | ||
=== 2005-11-12 === | === 2005-11-12 === | ||
- | * The connection can be automatically re-estabilished when lost during file transfer (SFTP-only). | + | * The connection can be automatically re-established when lost during file transfer (SFTP-only). |
* When the main session is reconnected the background transfer queue is now preserved. | * When the main session is reconnected the background transfer queue is now preserved. | ||
* The Server/Protocol Information dialog remade. It now also show space available for current directory. | * The Server/Protocol Information dialog remade. It now also show space available for current directory. | ||
Line 34: | Line 34: | ||
* WinSCP can handle URL with URL-encoded characters in session name. | * WinSCP can handle URL with URL-encoded characters in session name. | ||
* URL handler registered by WinSCP now encloses the URL into quotes to allow handling of URL's with space. | * URL handler registered by WinSCP now encloses the URL into quotes to allow handling of URL's with space. | ||
- | * WinSCP can load plain text password from configuration (new attribute ''PasswordPlain''). If possible it automatically converts the password to encrypted form. | + | * WinSCP can load plain text password from configuration (new attribute ''PasswordPlain''). If possible, it automatically converts the password to encrypted form. |
* File mask ''*.*'' is treated exceptionally, matching all files, even those without dot. | * File mask ''*.*'' is treated exceptionally, matching all files, even those without dot. | ||
* Internal editor window is activated before associated message box pops up (e.g. save confirmation). | * Internal editor window is activated before associated message box pops up (e.g. save confirmation). |