Differences
This shows you the differences between the selected revisions of the page.
2006-11-13 | 2007-04-11 | ||
old revision restored (martin) (hidden) | 4.0 environment variables in paths (martin) | ||
Line 20: | Line 20: | ||
===== External Applications ===== | ===== External Applications ===== | ||
- | 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. You can use environment variables in the path, with syntax ''%NAME%''. |
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]]. | 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]]. | ||
Check //Automatically open new sessions in PuTTY// to automatically send all sessions opened in WinSCP also to PuTTY. | Check //Automatically open new sessions in PuTTY// to automatically send all sessions opened in WinSCP also to PuTTY. |