Differences
This shows you the differences between the selected revisions of the page.
2005-03-21 | 2005-03-21 | ||
2004-03-21 (martin) | typos (martin) | ||
Line 5: | Line 5: | ||
* 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 MBSC natively). | ||
- | * Files can be excluded from transfer negatively using //Include maks//. | + | * Files can be excluded from transfer negatively using //Include mask//. |
* Direction of synchronisation can be saved to preferences. | * Direction of synchronisation can be saved to preferences. | ||
* SFTP server bug //Misinterprets file timestamps prior to 1970// workaround introduced in 3.7.4 can be now configured from //SFTP tab// of Login dialog. | * SFTP server bug //Misinterprets file timestamps prior to 1970// workaround introduced in 3.7.4 can be now configured from //SFTP tab// of Login dialog. | ||
Line 26: | Line 26: | ||
* Function //Check for updates// can display additional message from the server and sends current version number. | * Function //Check for updates// can display additional message from the server and sends current version number. | ||
* Existing target file is removed before resumable transfer to verify that user has sufficient permissions as soon as possible (SFTP-only). | * Existing target file is removed before resumable transfer to verify that user has sufficient permissions as soon as possible (SFTP-only). | ||
- | * When downloading to or uploading from the temporary directory (e.g. when editing files), user in bothered with full path. | + | * When downloading to or uploading from the temporary directory (e.g. when editing files), user is not bothered with full path. |
* When uploading from editor using background transfer, the confirmations are always suppressed despite settings of background transfers. | * When uploading from editor using background transfer, the confirmations are always suppressed despite settings of background transfers. | ||
* Bug fix: Random seed file was not saved at all in most cases. | * Bug fix: Random seed file was not saved at all in most cases. |