Differences
This shows you the differences between the selected revisions of the page.
2005-04-12 | 2005-04-12 | ||
typo (martin) | typo and tommy (martin) | ||
Line 13: | Line 13: | ||
* All that thanks to [[&url(tb2k)|Toolbar2000]] library by Jordan Russell and [[&url(tbx)|TBX]] library by Alex A. Denisov. | * All that thanks to [[&url(tb2k)|Toolbar2000]] library by Jordan Russell and [[&url(tbx)|TBX]] library by Alex A. Denisov. | ||
* Preferred SFTP protocol version can be set. Particularly useful to workaround bugs in implementation of particular SFTP version (both in WinSCP and the server). | * Preferred SFTP protocol version can be set. Particularly useful to workaround bugs in implementation of particular SFTP version (both in WinSCP and the server). | ||
- | * Functionality of SFTP server bug //Does not use UTF-8 for SFTP4 and newer// workaround extended. It is now titled //Server does not use UTF-8//. By setting it to //Off//, usage of UTF-8 can be forced even for SFTP3 and older (useful for servers using MBSC natively). | + | * Functionality of SFTP server bug //Does not use UTF-8 for SFTP4 and newer// workaround extended. It is now titled //Server does not use UTF-8//. By setting it to //Off//, usage of UTF-8 can be forced even for SFTP3 and older (useful for servers using MBCS natively). Thanks to [[&url(tommy)|Tommy Wu]]. |
* Function //Keep remote directory up to date// can handle subdirectory addition and removal. | * Function //Keep remote directory up to date// can handle subdirectory addition and removal. | ||
* Function //Synchronize// can optionally synchronize timestamps of existing files only, instead of actual files (SFTP only). | * Function //Synchronize// can optionally synchronize timestamps of existing files only, instead of actual files (SFTP only). | ||
Line 63: | Line 63: | ||
* Output to //stderr// and exit code 1 are not considered as error for custom commands. | * Output to //stderr// and exit code 1 are not considered as error for custom commands. | ||
* Smarter queue visibility toggling. | * Smarter queue visibility toggling. | ||
+ | |||
* Link to logging configuration from log window toolbar. | * Link to logging configuration from log window toolbar. | ||
* Internal editor window never falls off the desktop work area. | * Internal editor window never falls off the desktop work area. |