Differences
This shows you the differences between the selected revisions of the page.
2006-07-10 | 2006-08-01 | ||
transfer->upload (martin) | 2006-07-12 (martin) | ||
Line 16: | Line 16: | ||
* New scripting option ''option batch continue''. When set, WinSCP ignores and skips all errors. | * New scripting option ''option batch continue''. When set, WinSCP ignores and skips all errors. | ||
* "Host hasn’t answered for X seconds" message disappears itself once the response finally arrives also in scripting. | * "Host hasn’t answered for X seconds" message disappears itself once the response finally arrives also in scripting. | ||
+ | * File edited in an internal editor can be reloaded (refreshed). | ||
+ | * Support for SSPI authentication. | ||
+ | * Support for Kerberos ticket forwarding. | ||
* Configuration can be exported to an INI file. | * Configuration can be exported to an INI file. | ||
* New command //Duplicate session//. | * New command //Duplicate session//. | ||
* When ''Shift'' key is hold while //New session// or //Duplicate session// commands are selected, the session is opened in new instance (window) of WinSCP. | * When ''Shift'' key is hold while //New session// or //Duplicate session// commands are selected, the session is opened in new instance (window) of WinSCP. | ||
+ | * During silent uninstall, user is not prompted for cleanup of application data. | ||
+ | * Workaround for SSH servers based on cryptlib, which reports invalid files types in response to ''SSH_FXP_LSTAT'' request. | ||
+ | * Configuration of GSSAPI/SSPI authentication is exported to PuTTY sessions. | ||
* When changing configuration storage, also caches (change directory cache, accepted SSH host keys, accepted banners) are transferred to the new storage. | * When changing configuration storage, also caches (change directory cache, accepted SSH host keys, accepted banners) are transferred to the new storage. | ||
* Context menu of permissions popup and input boxes has clipboard management commands. | * Context menu of permissions popup and input boxes has clipboard management commands. | ||
* Menu item captions capitalized according to Windows standard. | * Menu item captions capitalized according to Windows standard. | ||
* When saving the edited session under the same name, overwrite confirmation is not requested. | * When saving the edited session under the same name, overwrite confirmation is not requested. | ||
+ | * Shell options of //SCP tab// of login dialog redesigned. | ||
* Bug fix: Inactive sessions were not kept alive. | * Bug fix: Inactive sessions were not kept alive. | ||
* Bug fix: Incorrect sizing of internal editor windows opened on non-primary monitor. | * Bug fix: Incorrect sizing of internal editor windows opened on non-primary monitor. |