Differences
This shows you the differences between the selected revisions of the page.
2011-08-16 | 2011-10-05 | ||
security_credentials#password_memory (martin) | ui_pageant (martin) | ||
Line 7: | Line 7: | ||
Using //PuTTY path// box you can specify [[local_path|local 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 [[local_path|local 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 [[security_credentials#password_memory|keep session password in memory]] and pass it to PuTTY when using //[[integration_app#open_putty|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 [[security_credentials#password_memory|keep session password in memory]] and pass it to PuTTY when using //[[integration_app#open_putty|Open in PuTTY]]// function (using command-line parameter ''-pw''). However better approach would be to use [[public_key|public key authentication]] together with [[ui_pageant|Pageant]]. |
By default WinSCP instructs PuTTY to open Telnet session if you are using [[FTP]]. Uncheck the //Open Telnet sessions in PuTTY for FTP sessions// to use [[SSH]] instead ((However note that if the server supports SSH protocol, it most probably supports [[SFTP]] also. You should always use SFTP, instead of FTP, if possible.)). | By default WinSCP instructs PuTTY to open Telnet session if you are using [[FTP]]. Uncheck the //Open Telnet sessions in PuTTY for FTP sessions// to use [[SSH]] instead ((However note that if the server supports SSH protocol, it most probably supports [[SFTP]] also. You should always use SFTP, instead of FTP, if possible.)). | ||
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. |