Differences
This shows you the differences between the selected revisions of the page.
| 2008-04-08 | 2008-04-08 | ||
| swap sftp and scp (martin) | ui_pref_integration_app (martin) | ||
| Line 3: | Line 3: | ||
| &screenshotpict(pref_integration) | &screenshotpict(pref_integration) | ||
| + | |||
| + | On //[[ui_pref_integration_app|Applications]] subtab// you can find options to configure integration with other applications. | ||
| ===== Shell Icons ===== | ===== Shell Icons ===== | ||
| Line 19: | Line 21: | ||
| Use //Add WinSCP to search path// to add WinSCP installation directory to system [[integration#search_path|search path]]. | Use //Add WinSCP to search path// to add WinSCP installation directory to system [[integration#search_path|search path]]. | ||
| - | ===== 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. 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 //Automatically open new sessions in PuTTY// to automatically send all sessions opened in WinSCP also to PuTTY. | ||