Differences
This shows you the differences between the selected revisions of the page.
| 2006-09-25 | 2006-09-25 | ||
| 2006-09-20 (martin) | typos (martin) | ||
| Line 6: | Line 6: | ||
| === 2006-09-20 === | === 2006-09-20 === | ||
| - | * WinSCP can itself setup SSH tunnel for allow indirect connections though proxy SSH host. | + | * WinSCP can itself setup SSH tunnel to allow indirect connections though proxy SSH host. |
| * Core of WinSCP re-factored to allow non-SSH based transfer protocols (FTP). | * Core of WinSCP re-factored to allow non-SSH based transfer protocols (FTP). | ||
| * Added simple "typical installation" option to setup that requires no further interaction from the user. | * Added simple "typical installation" option to setup that requires no further interaction from the user. | ||
| Line 24: | Line 24: | ||
| * 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. | ||
| - | * Single log file is used for all connections on one session (background transfer connections, secondary shell connection, tunnel connection). | + | * Single log file is used for all connections of one session (background transfer connections, secondary shell connection, tunnel connection). |
| * During silent uninstall, user is not prompted for cleanup of application data. | * 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. | * Workaround for SSH servers based on cryptlib, which reports invalid files types in response to ''SSH_FXP_LSTAT'' request. | ||