Differences
This shows you the differences between the selected revisions of the page.
2018-01-25 | 2018-01-25 | ||
1 (83.99.159.122) (hidden) (untrusted) | 1 (83.99.159.122) (hidden) (untrusted) | ||
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 [[ui_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 [[ui_pageant|Pageant]]. | ||
- | ==== [[url]] Handling ssh:// URL1 ==== | + | ==== [[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. |