Differences
This shows you the differences between the selected revisions of the page.
2005-03-31 | 2005-03-31 | ||
2005-03-31 (martin) | typos (martin) | ||
Line 6: | Line 6: | ||
* 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). | ||
* 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 //Synchrnonize// 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). |
* File size can be optionally used as comparison criterion for synchronization. | * File size can be optionally used as comparison criterion for synchronization. | ||
* Files can be excluded from transfer negatively using //Include mask//. | * Files can be excluded from transfer negatively using //Include mask//. | ||
Line 29: | Line 29: | ||
* Both compare directory criterions (//Compare by time// and //Compare by size//) can be unselected making WinSCP select only files not existing in the opposite directory. | * Both compare directory criterions (//Compare by time// and //Compare by size//) can be unselected making WinSCP select only files not existing in the opposite directory. | ||
* Functions //Synchronise// and //Keep remote directory up to date// do not delete files by default. This affects fresh installation only! | * Functions //Synchronise// and //Keep remote directory up to date// do not delete files by default. This affects fresh installation only! | ||
- | * When synchronizng, the time difference of one second is ignored (for compatibility with FAT file systems). | + | * When synchronizing, the time difference of one second is ignored (for compatibility with FAT file systems). |
* Logging level can be configured from GUI (on //Logging tab// of Login and Preferences dialog). | * Logging level can be configured from GUI (on //Logging tab// of Login and Preferences dialog). | ||
* When changing permissions of one directory, the checkboxes cannot be toggled to "undefined" state unless //Recursive// options is checked. | * When changing permissions of one directory, the checkboxes cannot be toggled to "undefined" state unless //Recursive// options is checked. | ||
- | * Time difference of one second is ignored when synchronising for compatibility with FAT file system. | ||
* Progress dialog shows //Time left// instead of previous //Time estimated//. | * Progress dialog shows //Time left// instead of previous //Time estimated//. | ||
* 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. |