Differences
This shows you the differences between the selected revisions of the page.
| 2018-08-06 | 2018-08-06 | ||
| sync speed (martin) | grouping sync changes (martin) | ||
| Line 9: | Line 9: | ||
| * Empty directories can be excluded from transfer and synchronization. [[bug>207]] | * Empty directories can be excluded from transfer and synchronization. [[bug>207]] | ||
| * Files can be downloaded directly to an external drop location even without a loaded drag&drop shell extension. | * Files can be downloaded directly to an external drop location even without a loaded drag&drop shell extension. | ||
| - | * Synchronization runs on top of Synchronization checklist window for easier overview of the process. | + | * Improvements to directory synchronization: |
| + | ····* Synchronization runs on top of Synchronization checklist window for easier overview of the process. | ||
| + | * Size of directories can be calculated on Synchronization checklist window. | ||
| + | * During synchronization transfer speed limit is preserved across set of synchronized directories. | ||
| + | * Larger default size of Synchronization checklist window on larger screens. | ||
| + | * Not showing "Operation was successfully completed" when canceling Synchronization Checklist window opened from command-line. | ||
| * Bookmark drop down menu. [[bug>1127]] | * Bookmark drop down menu. [[bug>1127]] | ||
| * Added //Generate// button to //%%SSH%% > Authentication// page of Advanced Site Settings dialog, that starts PuTTYgen and detects a private key file generated by it. [[bug>386]] | * Added //Generate// button to //%%SSH%% > Authentication// page of Advanced Site Settings dialog, that starts PuTTYgen and detects a private key file generated by it. [[bug>386]] | ||
| Line 20: | Line 25: | ||
| * Toolbar buttons can be hidden. [[bug>582]] | * Toolbar buttons can be hidden. [[bug>582]] | ||
| * Found files can be edited from the Find dialog. [[bug>1634]] | * Found files can be edited from the Find dialog. [[bug>1634]] | ||
| - | * Size of directories can be calculated on Synchronization checklist window. | ||
| * Hidden files can be excluded from transfer/synchronization. | * Hidden files can be excluded from transfer/synchronization. | ||
| * Session URL can contain any raw session settings using connection parameter. New custom command pattern ''!E'' can generate such %%URL%% for use in WinSCP extensions. | * Session URL can contain any raw session settings using connection parameter. New custom command pattern ''!E'' can generate such %%URL%% for use in WinSCP extensions. | ||
| Line 27: | Line 31: | ||
| * Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog. | * Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog. | ||
| * Change: Do not match URL after stripping protocol against stored site name in scripting/automation. [[bug>1647]] | * Change: Do not match URL after stripping protocol against stored site name in scripting/automation. [[bug>1647]] | ||
| - | * During synchronization transfer speed limit is preserved across set of synchronized directories. | ||
| * ''today'' and ''yesterday'' time constraint aliases. | * ''today'' and ''yesterday'' time constraint aliases. | ||
| * Configurable keyboard shortcuts for extensions. [[bug>1613]] | * Configurable keyboard shortcuts for extensions. [[bug>1613]] | ||
| Line 41: | Line 44: | ||
| * ''Ctrl+A'' is working in file/directory path selection boxes. | * ''Ctrl+A'' is working in file/directory path selection boxes. | ||
| * Parsing file modification time from display string if not provided explicitly in SFTP packet. [[bug>1665]] | * Parsing file modification time from display string if not provided explicitly in SFTP packet. [[bug>1665]] | ||
| - | * Larger default size of Synchronization checklist window on larger screens. | ||
| - | * Not showing "Operation was successfully completed" when canceling Synchronization Checklist window opened from command-line. | ||
| * Bug fix: Hangs when clicking directory tree while inline editing file name. [[bug>1618]] | * Bug fix: Hangs when clicking directory tree while inline editing file name. [[bug>1618]] | ||
| * Bug fix: Failure when .NET assembly starts reading an XML log file in a short moment when it's empty yet. [[bug>1619]] | * Bug fix: Failure when .NET assembly starts reading an XML log file in a short moment when it's empty yet. [[bug>1619]] | ||