Differences
This shows you the differences between the selected revisions of the page.
| 2005-07-26 | 2005-07-26 | ||
| 2005-07-25 (martin) | typos (martin) | ||
| Line 22: | Line 22: | ||
| * Unix-style approach to Daylight saving time (client does adjustment) is made default. This can affect interpretation of timestamps of your files. Use function //[[task_synchronize_full|Synchronize]]// with option //[[ui_synchronize#synchronize_options|Synchronize timestamps only, not files]]// to resolve it. | * Unix-style approach to Daylight saving time (client does adjustment) is made default. This can affect interpretation of timestamps of your files. Use function //[[task_synchronize_full|Synchronize]]// with option //[[ui_synchronize#synchronize_options|Synchronize timestamps only, not files]]// to resolve it. | ||
| * Button //Calculate// on Properties dialog calculates also total number of files/directories/symlinks. The button newly also does not show up, when all selected directories are actually symlinks. | * Button //Calculate// on Properties dialog calculates also total number of files/directories/symlinks. The button newly also does not show up, when all selected directories are actually symlinks. | ||
| - | * Removed option //No confirmations// for functions //Synchronize// and //Keep Remote Directory Up To Date//. Confirmation are now disabled always. | + | * Removed option //No confirmations// for functions //Synchronize// and //Keep Remote Directory Up To Date//. Confirmations are now disabled always. |
| * Added new option //Selected files only// for functions //Synchronize// and //Keep Remote Directory Up To Date//. It limits the synchronisation to files selected in either panel only. | * Added new option //Selected files only// for functions //Synchronize// and //Keep Remote Directory Up To Date//. It limits the synchronisation to files selected in either panel only. | ||
| * New custom command option //Copy results to clipboard//. | * New custom command option //Copy results to clipboard//. | ||
| Line 37: | Line 37: | ||
| * Increased chance that files information on overwrite confirmation message are properly aligned (English version only). | * Increased chance that files information on overwrite confirmation message are properly aligned (English version only). | ||
| * New optional file selection mode in Norton Commander interface, where mouse behaves as in Windows Explorer and keyboard behaves as in Norton Commander. | * New optional file selection mode in Norton Commander interface, where mouse behaves as in Windows Explorer and keyboard behaves as in Norton Commander. | ||
| - | * File mask ending with slash matches directories only. This is particularly useful in include mask to match any directories using mask ''*/''. | + | * File mask ending with slash matches directories only. This is particularly useful for include mask to match any directories using mask ''*/''. |
| * When appending (including alternative resume), the target file is not deleted, when transfer is canceled by user. | * When appending (including alternative resume), the target file is not deleted, when transfer is canceled by user. | ||
| * Custom command parameters are escaped for remote commands. For ''!?prompt[\]?default!'' pattern, escaping can be avoided using optional slash (''\''). | * Custom command parameters are escaped for remote commands. For ''!?prompt[\]?default!'' pattern, escaping can be avoided using optional slash (''\''). | ||