Differences
This shows you the differences between the selected revisions of the page.
2005-11-25 | 2005-11-28 | ||
2005-11-24 (martin) | 2005-11-27 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2005-11-24 === | + | === 2005-11-27 === |
* Synchronization enhanced: | * Synchronization enhanced: | ||
* When option //Preview changes// is turned on, checklist of synchronization actions is displayed, giving user option to review and confirm them all at once. | * When option //Preview changes// is turned on, checklist of synchronization actions is displayed, giving user option to review and confirm them all at once. | ||
* Option //Preview changes// works for timestamp synchronization too. | * Option //Preview changes// works for timestamp synchronization too. | ||
+ | * When list of directories watched by function //Keep Remote Directory Up To Date// is changed, new count is shown on log view. | ||
+ | * Bug fix: When list of directories watched by function //Keep Remote Directory Up To Date// was changed, some of the subdirectories stopped being watched. | ||
* Bug fix: Option //Same size only// for timestamp synchronization was not working. | * Bug fix: Option //Same size only// for timestamp synchronization was not working. | ||
* Bug fix: Newly added subdirectories were not watched for changes, when keepking remote directory up to date from script. | * Bug fix: Newly added subdirectories were not watched for changes, when keepking remote directory up to date from script. | ||
Line 17: | Line 19: | ||
* Commands //Edit New File// and //Create Directory// moved to //New > File// and //New > Directory//. Command //Add/Edit Link// split into //Edit Link// and //New > Link//. Submenu //New// is also accessible from panel's context menu. | * Commands //Edit New File// and //Create Directory// moved to //New > File// and //New > Directory//. Command //Add/Edit Link// split into //Edit Link// and //New > Link//. Submenu //New// is also accessible from panel's context menu. | ||
* New panel option for Norton Commander-like interface: //Full row select// (turned on by default). Can be turned off to make panel's context menu more accessible. | * New panel option for Norton Commander-like interface: //Full row select// (turned on by default). Can be turned off to make panel's context menu more accessible. | ||
+ | * New command (switch) for queue //Disconnect Once Empty// closes the session, if it's idle, when the last scheduled background transfer is finished. | ||
+ | * Context menu of console output display includes command to resize the console window to fit the command output. | ||
* If the SFTP server does not provide file permissions/owner/group in directory listing, WinSCP requests them explicitly before showing Properties dialog. | * If the SFTP server does not provide file permissions/owner/group in directory listing, WinSCP requests them explicitly before showing Properties dialog. | ||
* Pressing button //OK// on fatal error message box for the initial session re-opens the Login dialog. | * Pressing button //OK// on fatal error message box for the initial session re-opens the Login dialog. | ||
Line 24: | Line 28: | ||
* Transfer setting dialog has option //Do not show this dialog box again//, when transfer is invoked using drag&drop to disable future drag&drop transfer confirmation. | * Transfer setting dialog has option //Do not show this dialog box again//, when transfer is invoked using drag&drop to disable future drag&drop transfer confirmation. | ||
* Optional "Office 2003" theme and few minor changes to toolbars. | * Optional "Office 2003" theme and few minor changes to toolbars. | ||
+ | * Size of the console window is preserved. | ||
* When changing file properties, ''chgrp'' and ''chown'' are called before ''chmod'', because they change file permissions (SCP-only). | * When changing file properties, ''chgrp'' and ''chown'' are called before ''chmod'', because they change file permissions (SCP-only). | ||
+ | * If the session if closed due to option //Disconnect when operation finishes//, associated background transfers are terminate immediatelly, not only after the user acknowledges the closure. | ||
* It is now possible to edit two files with the same path/name located on different servers. | * It is now possible to edit two files with the same path/name located on different servers. | ||
* Logging to file can be enabled using new ''/log'' command-line option. | * Logging to file can be enabled using new ''/log'' command-line option. | ||
Line 48: | Line 54: | ||
* INI file name on Properties dialog changes with name of executable. | * INI file name on Properties dialog changes with name of executable. | ||
* Option ''/script='' without value is ignored. | * Option ''/script='' without value is ignored. | ||
+ | * //Server response timeout// can be set up to 6000 seconds. | ||
+ | * Popup hints close on mouse click. | ||
* Bug fix: Fixed resolving symbolic links in sub-directories. | * Bug fix: Fixed resolving symbolic links in sub-directories. | ||
* Bug fix: After directory refresh, WinSCP sometime incorrectly behaved as if the user were dragging the selected file. | * Bug fix: After directory refresh, WinSCP sometime incorrectly behaved as if the user were dragging the selected file. |