Differences
This shows you the differences between the selected revisions of the page.
| 2009-10-14 | 2009-10-14 | ||
| bug 492 (martin) | 452 fixed in 4.2.4 only (martin) | ||
| Line 19: | Line 19: | ||
| * Bug fix: Failed connection in script closed last active session simultaneously. | * Bug fix: Failed connection in script closed last active session simultaneously. | ||
| * Bug fix: It was not possible to copy remote files using drag&drop within remote panel with FTP protocol. | * Bug fix: It was not possible to copy remote files using drag&drop within remote panel with FTP protocol. | ||
| + | * While downloading trailing dot in filenames is replaced with ''%2E'', as Windows trim them. [[bug>452]] | ||
| ===== [[4.2.3]] 4.2.3 beta ===== | ===== [[4.2.3]] 4.2.3 beta ===== | ||
| Line 34: | Line 35: | ||
| * Change: Double double-quote is treated as a single double-quote within value of command-line parameter. [[bug>454]] | * Change: Double double-quote is treated as a single double-quote within value of command-line parameter. [[bug>454]] | ||
| * For FTP servers know not to support ''LIST -a'' command (Personal FTP server), ''LIST'' only is used by default. [[bug>458]] | * For FTP servers know not to support ''LIST -a'' command (Personal FTP server), ''LIST'' only is used by default. [[bug>458]] | ||
| - | * While downloading trailing dot in filenames is replaced with ''%2E'', as Windows trim them. [[bug>452]] | ||
| * Errors when deleting local files after upload finishes are reported. [[bug>462]] | * Errors when deleting local files after upload finishes are reported. [[bug>462]] | ||
| * Pressing ''Enter'', while having selected an open session without hostname, loads the session. [[bug>463]] | * Pressing ''Enter'', while having selected an open session without hostname, loads the session. [[bug>463]] | ||