Differences
This shows you the differences between the selected revisions of the page.
| 2007-09-02 | 2007-09-02 | ||
| 2007-09-01 timestamp added (martin) | 4.0.3 (martin) | ||
| Line 13: | Line 13: | ||
| * Added several switches to scripting commands to extend their capabilities with functionality available in GUI already: ''/mirror'' for ''synchronize'', ''/delete'' for ''synchronize'' and ''keepuptodate'' (obsoletes option ''synchdelete''), ''/delete'' to ''get'' and ''put'', ''/timeout'' and ''/privatekey'' to ''open''. | * Added several switches to scripting commands to extend their capabilities with functionality available in GUI already: ''/mirror'' for ''synchronize'', ''/delete'' for ''synchronize'' and ''keepuptodate'' (obsoletes option ''synchdelete''), ''/delete'' to ''get'' and ''put'', ''/timeout'' and ''/privatekey'' to ''open''. | ||
| * Added switch ''/hostkey'' to command-line and ''open'' script command to automatically accept host keys with given fingerprint. | * Added switch ''/hostkey'' to command-line and ''open'' script command to automatically accept host keys with given fingerprint. | ||
| - | * During resumable transfers, the destination file is not removed (is present) until the transfer actually finishes. | + | * During resumable transfers, the destination file is not removed (if present) until the transfer actually finishes. |
| - | * Fallback to simple FTP ''LIST'' command, when ''LIST -a'' fails. | + | |
| * Transfer and session toolbars automatically stretches to right window edge. | * Transfer and session toolbars automatically stretches to right window edge. | ||
| * Command line panel is toolbar (can be docked elsewhere). | * Command line panel is toolbar (can be docked elsewhere). | ||
| Line 35: | Line 34: | ||
| * Improved ''call'' command description with respect to FTP protocol. | * Improved ''call'' command description with respect to FTP protocol. | ||
| * ''ftp'' protocol added to command-line syntax help. | * ''ftp'' protocol added to command-line syntax help. | ||
| + | |||
| + | ===== 4.0.3 ===== | ||
| + | === 2007-09-01 === | ||
| + | * Fallback to simple FTP ''LIST'' command, when ''LIST -a'' fails. | ||
| + | * Workaround for bug in Windows Vista preventing selection of files with keyboard. | ||
| + | * Offline network drives are not scanned on startup to prevent long delays before a main window is shown. | ||
| + | * Improved security when handling URL's (from web browser). | ||
| + | * Bug fix: When connection was broken during automatic transfers, program stalled for few seconds. | ||
| * 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: Malformed prompt for username in scripting. | ||
| * Bug fix: Second opened session with enabled SSH tunnel (with automatic selection of tunnel port) actually used the existing tunnel of first session. | * Bug fix: Second opened session with enabled SSH tunnel (with automatic selection of tunnel port) actually used the existing tunnel of first session. | ||
| * Bug fix: Memory leak when SSH connection is refused. | * Bug fix: Memory leak when SSH connection is refused. | ||
| * Bug fix: When username is not specified on login dialog, password typing is revealed on authentication dialog. | * Bug fix: When username is not specified on login dialog, password typing is revealed on authentication dialog. | ||
| + | |||
| ===== 4.0.3 ===== | ===== 4.0.3 ===== | ||