Differences
This shows you the differences between the selected revisions of the page.
2005-12-15 | 2005-12-18 | ||
typo (martin) | 2005-12-17 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2005-12-04 === | + | === 2005-12-17 === |
* Synchronization enhanced: | * Synchronization enhanced: | ||
Line 10: | Line 10: | ||
* 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. | * When list of directories watched by function //Keep Remote Directory Up To Date// is changed, new count is shown on log view. | ||
+ | * Synchronization delay for function //Keep Remote Directory Up To Date// is configurable (only directly in configuration files). | ||
* 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: 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 keeping remote directory up to date from script. |
* The connection can be automatically re-established when lost during file transfer (SFTP-only). | * The connection can be automatically re-established when lost during file transfer (SFTP-only). | ||
* When the main session is reconnected the background transfer queue is now preserved. | * When the main session is reconnected the background transfer queue is now preserved. | ||
Line 26: | Line 27: | ||
* New toolbar for Norton Commander-like interface with buttons //Upload// and //Download//, useful when you want to transfer file without having the source panel active. | * New toolbar for Norton Commander-like interface with buttons //Upload// and //Download//, useful when you want to transfer file without having the source panel active. | ||
* New command (switch) for queue //Disconnect Once Empty// closes the session, if it's idle, when the last scheduled background transfer is finished. | * New command (switch) for queue //Disconnect Once Empty// closes the session, if it's idle, when the last scheduled background transfer is finished. | ||
+ | * System administrators can enforce display of authentication banners. | ||
+ | * System administrators can restrict connection to servers without having their host keys accepted in advance. | ||
* Context menu of console output display includes command to resize the console window to fit the command output. | * 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. | ||
Line 36: | Line 39: | ||
* Size of the console window is preserved. | * 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 terminated immediatelly, not only after the user acknowledges the closure. | + | * If the session if closed due to option //Disconnect when operation finishes//, associated background transfers are terminated immediately, 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 80: | Line 83: | ||
* Bug fix: Editors list was lost when changing configuration storage. | * Bug fix: Editors list was lost when changing configuration storage. | ||
* Bug fix: //Mouse only// option of //Explorer style selection// was not preserved. | * Bug fix: //Mouse only// option of //Explorer style selection// was not preserved. | ||
+ | * Bug fix: When password storing is restricted, warning that password is being stored is no longer shown. | ||
===== 3.7.6 ===== | ===== 3.7.6 ===== |