Differences
This shows you the differences between the selected revisions of the page.
| 2005-08-01 | 2005-08-01 | ||
| text transfer mode with size criterion (martin) | syntax (martin) | ||
| Line 25: | Line 25: | ||
| With //Modification time// checked (default) two files are considered different when they have different timestamps. | With //Modification time// checked (default) two files are considered different when they have different timestamps. | ||
| - | With //File size// checked two files are considered different when they have different sizes. The option is not available for //Both// mode. When using the option, you should avoid [url=http://winscp.net/eng/docs/transfer_mode]text transfer mode[/url] as it may change the file size. | + | With //File size// checked two files are considered different when they have different sizes. The option is not available for //Both// mode. When using the option, you should avoid [[transfer mode|text transfer mode]] as it may change the file size. | 
| Note that while you can check both options, you cannot uncheck both. When both options are checked, //Modification time// has higher priority. As a consequence, file is not considered updated, despite having different size, if it is older. | Note that while you can check both options, you cannot uncheck both. When both options are checked, //Modification time// has higher priority. As a consequence, file is not considered updated, despite having different size, if it is older. | ||