Differences
This shows you the differences between the selected revisions of the page.
2005-08-01 | 2005-08-11 | ||
integration#send_to (martin) | public_key (martin) | ||
Line 22: | Line 22: | ||
Using //PuTTY path// box you can specify path to PuTTY application that is used in //[[integration_app#opening_current_session_in_putty|Open in PuTTY]]// function. | Using //PuTTY path// box you can specify path to PuTTY application that is used in //[[integration_app#opening_current_session_in_putty|Open in PuTTY]]// function. | ||
- | Check //Remember session password and pass it to PuTTY// checkbox to make WinSCP keep session password in memory and pass it to PuTTY when using //Open in PuTTY// function (using command-line parameter ''-pw''). However better approach would be to use private key authentication together with [[integration_app#pageant|Pageant]]. | + | Check //Remember session password and pass it to PuTTY// checkbox to make WinSCP keep session password in memory and pass it to PuTTY when using //Open in PuTTY// function (using command-line parameter ''-pw''). However better approach would be to use [[public_key|public key authentication]] together with [[integration_app#pageant|Pageant]]. |