Differences
This shows you the differences between the selected revisions of the page.
| 2015-12-18 | 2015-12-18 | ||
| 5.8 Bug 1305 Handling ssh:// URLs and opening them in PuTTY. (martin) | url anchor (martin) | ||
| Line 34: | Line 34: | ||
| If WinSCP cannot find the PuTTY executable in the default path (particularly when you are using derived version of PuTTY) you can specify the path in [[ui_pref_integration_app|preferences]]. Optionally you can also instruct WinSCP to send a session password ([[security_credentials|if known]]) to PuTTY. However a better approach would be to use [[public key]] authentication together with [[integration_app#pageant|Pageant]]. | If WinSCP cannot find the PuTTY executable in the default path (particularly when you are using derived version of PuTTY) you can specify the path in [[ui_pref_integration_app|preferences]]. Optionally you can also instruct WinSCP to send a session password ([[security_credentials|if known]]) to PuTTY. However a better approach would be to use [[public key]] authentication together with [[integration_app#pageant|Pageant]]. | ||
| - | ==== Handling ssh:// URL ==== | + | ==== [[url]] Handling ssh:// URL ==== |
| WinSCP [[integration_url|registers]] to handle ''ssh://'' URL and opens the session specified by the URL in PuTTY. | WinSCP [[integration_url|registers]] to handle ''ssh://'' URL and opens the session specified by the URL in PuTTY. | ||