Differences
This shows you the differences between the selected revisions of the page.
2005-01-10 | 2005-01-10 | ||
not released yet (martin) | typography (martin) | ||
Line 45: | Line 45: | ||
* Several other changes. | * Several other changes. | ||
* Added support for UTF-8 encoded filenames for SFTP protocol version 4 and newer. | * Added support for UTF-8 encoded filenames for SFTP protocol version 4 and newer. | ||
- | * WinSCP returns exit code 1, when any command in console mode is interupted due to an error or any prompt is answered "Abort" (even automatically in batch-mode). | + | * WinSCP returns exit code 1, when any command in console mode is interupted due to an error or any prompt is answered //Abort// (even automatically in batch-mode). |
- | * Setup application can add WinSCP installation folder to search path (%PATH%). Thanks to Marco Barisione for his add_path tool. | + | * Setup application can add WinSCP installation folder to search path (''%PATH%''). Thanks to Marco Barisione for his ''add_path'' tool. |
- | * New upload option "Clear source file 'Archive' flag". | + | * New upload option //Clear source file 'Archive' flag//. |
- | * Command "Open in PuTTY" can optionally send password to PuTTY. When the option is on, the password must be kept in memory. | + | * Command //Open in PuTTY// can optionally send password to PuTTY. When the option is on, the password must be kept in memory. |
* Usage of option %%--full-time%% with LS command is configurable (SCP only). | * Usage of option %%--full-time%% with LS command is configurable (SCP only). | ||
* When the server does not support resolving symbolic links (SFTP version 2 and older), the double-click on regular file (possibly symlink) makes WinSCP try to open directory with the same name. | * When the server does not support resolving symbolic links (SFTP version 2 and older), the double-click on regular file (possibly symlink) makes WinSCP try to open directory with the same name. | ||
- | * Removed no longer useful button "Retry" from "timeout" message. | + | * Removed no longer useful button //Retry// from "timeout" message. |
* Warning is shown when user stores session with filled password. | * Warning is shown when user stores session with filled password. | ||
- | * %XX in URLs are decoded. Plus sign (+) is converted to space. | + | * ''%XX'' in URLs are decoded. Plus sign (''+'') is converted to space. |
* New option to swap panels in Norton Commander interface. | * New option to swap panels in Norton Commander interface. | ||
- | * When LS command does not list anything, error messages are shown even if "Ignore LS warning" option is turned on (SCP only). | + | * When LS command does not list anything, error messages are shown even if //Ignore LS warning// option is turned on (SCP only). |
- | * Added command "Create directory" to context menu of file panels. | + | * Added command //Create directory// to context menu of file panels. |
* Solved all compiler warnings when compiling WinSCP using makefile. | * Solved all compiler warnings when compiling WinSCP using makefile. | ||
- | * Bug fix: When SFTP server incorrectly replied with packet SSH_FXP_STATUS with "success" status, WinSCP tried to decode the packet as if it were packet of expected type in some cases. | + | * Bug fix: When SFTP server incorrectly replied with packet ''SSH_FXP_STATUS'' with "success" status, WinSCP tried to decode the packet as if it were packet of expected type in some cases. |
* Bug fix: Backspace changed to parent directory even during in-place renaming of file. | * Bug fix: Backspace changed to parent directory even during in-place renaming of file. | ||
- | * Bug fix: Missing quote in sample custom command "File Compare". | + | * Bug fix: Missing quote in sample custom command //File Compare//. |
- | * Bug fix: Keyboard shortcuts for file selection (Grey */+/-) do not beep anymore. | + | * Bug fix: Keyboard shortcuts for file selection (''Grey */+/-'') do not beep anymore. |
- | * Bug fix: Ctrl+C on message dialog has omited some new lines. | + | * Bug fix: ''Ctrl+C'' on message dialog has omited some new lines. |
* Other small changes and fixes. | * Other small changes and fixes. | ||