Differences

This shows you the differences between the selected revisions of the page.

integration_putty 2022-10-21 integration_putty 2024-03-19 (current)
Line 25: Line 25:
By default, WinSCP creates temporary site settings for PuTTY (under the name "WinSCP temporary session"). The site settings will by default contain only the options By default, WinSCP creates temporary site settings for PuTTY (under the name "WinSCP temporary session"). The site settings will by default contain only the options
known by WinSCP, mostly connection options. It will particularly lack known by WinSCP, mostly connection options. It will particularly lack
-any terminal options, so the defaults will apply. To change the defaults, either modify the //"Default Settings"// profile in PuTTY. Or configure PuTTY settings on [[ui_login_environment|//Environment// page]] of Advanced Site Settings dialog. +any terminal options, so the defaults will apply. To change the defaults, either modify the //"Default Settings"// profile in PuTTY. Or configure PuTTY settings on [[ui_login_environment|//Environment// page]] of Advanced Site Settings dialog. Alternatively, you can save PuTTY site 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 connection options).
- +
-If you want to configure your own session-specific options, you can save PuTTY site 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 connection options).+
If WinSCP cannot find the PuTTY executable in the default path (particularly when you are using a derived version of PuTTY) you can specify the path in [[ui_pref_integration_app|preferences]]. Optionally you can also instruct WinSCP to send a session password ([[security_credentials|if known]]) to PuTTY. However, a better approach would be to use [[public key]] authentication together with [[ui_pageant|Pageant]]. If WinSCP cannot find the PuTTY executable in the default path (particularly when you are using a derived version of PuTTY) you can specify the path in [[ui_pref_integration_app|preferences]]. Optionally you can also instruct WinSCP to send a session password ([[security_credentials|if known]]) to PuTTY. However, a better approach would be to use [[public key]] authentication together with [[ui_pageant|Pageant]].
Line 102: Line 98:
==== [[wt]] Win32-OpenSSH in Windows Terminal ==== ==== [[wt]] Win32-OpenSSH in Windows Terminal ====
-For a better experience, you can execute the ''ssh'' in [[https://www.microsoft.com/store/apps/9n0dx20hk701|Windows Terminal app]]:+For a better experience, you can execute the ''ssh'' in [[https://apps.microsoft.com/detail/9n0dx20hk701|Windows Terminal app]]:
<code custom-command-local> <code custom-command-local>
wt.exe ssh.exe !U@!@ -p !#  -t "cd !/ \; /bin/bash --login" wt.exe ssh.exe !U@!@ -p !#  -t "cd !/ \; /bin/bash --login"

Last modified: by martin