Differences
This shows you the differences between the selected revisions of the page.
integration_app 2013-04-09 | integration_app 2019-10-23 (current) | ||
Line 5: | Line 5: | ||
===== PuTTY ===== | ===== PuTTY ===== | ||
In addition to being based on source code of this popular SSH client, WinSCP | In addition to being based on source code of this popular SSH client, WinSCP | ||
- | can also share session settings with it. | + | can also [[integration_putty|share site settings with it]]. |
- | + | ||
- | ==== Importing Sites ==== | + | |
- | To [[ui_import|import sites (stored sessions)]] &beta from PuTTY use | + | |
- | //[[ui_login_stored_sessions#tools_button|Tools button > Import]]// on | + | |
- | //Sites/Stored sessions tab// &beta of Login dialog. | + | |
- | + | ||
- | ==== [[open_putty]] Opening Current Session in PuTTY ==== | + | |
- | If WinSCP's limited ability to [[remote_command|execute remote commands]] | + | |
- | does not meet your needs, you can let WinSCP open a shell session on the | + | |
- | same server in a PuTTY client. Go to //Commands > Open in PuTTY//. | + | |
- | + | ||
- | By default, WinSCP creates temporary session settings for PuTTY (under the name "WinSCP temporary session"). The session settings will contain only the options | + | |
- | known by WinSCP, mostly connection options. It will particularly lack | + | |
- | any terminal options, so the defaults (//Default Settings// profile) will apply. | + | |
- | + | ||
- | If you want to configure your own options, you can save PuTTY session settings | + | |
- | with the same name as a WinSCP site. WinSCP will then instruct PuTTY | + | |
- | to open that session (It will not export any settings, nor a connection | + | |
- | options). | + | |
- | + | ||
- | If WinSCP cannot find the PuTTY executable in the default path (particularly when you are using derived version of PuTTY, such as [[&url(qputty)|Quest PuTTY]]) you can specify the path in [[ui_pref_integration_app|preferences]]. Optionally you can also instruct WinSCP to send the session password ([[security_credentials|if known]]) to PuTTY. However a better approach would be to use [[public key]] authentication together with [[integration_app#pageant|Pageant]]. | + | |
- | + | ||
- | You can also set up WinSCP to //[[ui_pref_integration_app|Automatically open new sessions in PuTTY]]//. | + | |
- | + | ||
- | ==== Download PuTTY ==== | + | |
- | For your convenience you can [[&download#putty|download PuTTY]] also from our download page. | + | |
===== External Editor ===== | ===== External Editor ===== | ||
- | For editing files in WinSCP you can configure it to use your favourite [[ui_pref_editor|editor]]. | + | For editing files in WinSCP you can configure it to use your [[integration_editor|favorite editor]]. |
===== Pageant ===== | ===== Pageant ===== | ||
Learn how to use the [[ui_pageant|Pageant]] (PuTTY's SSH authentication agent) application for public key authentication. | Learn how to use the [[ui_pageant|Pageant]] (PuTTY's SSH authentication agent) application for public key authentication. | ||
- | ===== FileZilla ===== | + | ===== [[filezilla]] FileZilla ===== |
- | &beta_feature | + | To [[ui_import|import sites]] from FileZilla go to |
+ | //Tools > Import Sites// on [[ui_login|Login dialog]]. | ||
- | To [[ui_import|import sites (stored sessions)]] &beta from FileZilla go to | + | ===== Password Managers ===== |
- | //[[ui_login_stored_sessions#tools_button|Tools > Import]]// on | + | If you use password manager, such as [[integration_keepass|KeePass]], you can use them as site manager to WinSCP. |
- | //Sites/Stored sessions tab// &beta of Login dialog. | + | |