Differences
This shows you the differences between the selected revisions of the page.
2007-08-23 | 2007-09-02 | ||
typos (martin) | 2007-09-01 (martin) | ||
Line 1: | Line 1: | ||
+ | ===== Level 2 Headline ===== | ||
====== Recent Version History ====== | ====== Recent Version History ====== | ||
Line 11: | Line 12: | ||
* It is possible to cancel connection attempts of background transfer. | * It is possible to cancel connection attempts of background transfer. | ||
* Proxy settings to check for updates can be automatically detected from system and IE settings. | * Proxy settings to check for updates can be automatically detected from system and IE settings. | ||
+ | * 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. | ||
* 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 (is present) until the transfer actually finishes. | ||
* Fallback to simple FTP ''LIST'' command, when ''LIST -a'' fails. | * Fallback to simple FTP ''LIST'' command, when ''LIST -a'' fails. | ||
Line 21: | Line 24: | ||
* //Open in PuTTY// makes PuTTY use Telnet or SSH session for FTP sessions in WinSCP. | * //Open in PuTTY// makes PuTTY use Telnet or SSH session for FTP sessions in WinSCP. | ||
* Host key confirmation dialog has an option to copy the key into clipboard. | * Host key confirmation dialog has an option to copy the key into clipboard. | ||
+ | * //Server does not use UTF-8// changed to //UTF-8 encoding for filenames// and moved to //Environment// tab, as it is used also by FTP protocol. | ||
+ | * //Timezone offset// moved to //Environment// tab, as it is used also by FTP protocol. | ||
* Opening bookmarks does not trigger synchronized browsing anymore. | * Opening bookmarks does not trigger synchronized browsing anymore. | ||
* When saving current session with password, warning is displayed. | * When saving current session with password, warning is displayed. | ||
Line 29: | Line 34: | ||
* Initial size of Commander-like window is increased. | * Initial size of Commander-like window is increased. | ||
* Improved initial placing of Commander-like window. | * Improved initial placing of Commander-like window. | ||
+ | * Improved ''call'' command description with respect to FTP protocol. | ||
+ | * ''ftp'' protocol added to command-line syntax help. | ||
+ | * Bug fix: Instability the connection was dropped while keep remote directory up to date function was running. | ||
* 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. |