Differences

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

2013-07-18 2013-07-18
link to putty command line doc (martin) unifying references to character patterns to uppercase (martin)
Line 13: Line 13:
| ''!/''  | Current remote path. | | ''!/''  | Current remote path. |
| ''!@''  | Current session hostname. | | ''!@''  | Current session hostname. |
-| ''!u''  | Current session username. | +| ''!U''  | Current session username. | 
-| ''!p''  | Current session password (if [[security_credentials|remembered]]). |+| ''!P''  | Current session password (if [[security_credentials|remembered]]). |
| ''!?prompt[\]?default!'' | When used, user is prompted to enter value that replaces the pattern. ''prompt'' can define a message of the prompt and ''default'' a default value, both can be empty. Special characters entered by user are automatically delimited. You can prohibit this using optional backslash (''\'') before second question mark (''?''). | | ''!?prompt[\]?default!'' | When used, user is prompted to enter value that replaces the pattern. ''prompt'' can define a message of the prompt and ''default'' a default value, both can be empty. Special characters entered by user are automatically delimited. You can prohibit this using optional backslash (''\'') before second question mark (''?''). |
| ''!`command`'' | Replaced with output of given local console command. | | ''!`command`'' | Replaced with output of given local console command. |
Line 20: Line 20:
If pattern ''!@'' is not used, parameter ''-load <site>'' is automatically added to the command. If pattern ''!@'' is not used, parameter ''-load <site>'' is automatically added to the command.
-If pattern ''!p'' is not used, and password is known, parameter ''-pw <password>'' is automatically added to the command.+If pattern ''!P'' is not used, and password is known, parameter ''-pw <password>'' is automatically added to the command.
See also [[&url(puttydoc)/Chapter3.html#using-cmdline|PuTTY command-line documentation]]. See also [[&url(puttydoc)/Chapter3.html#using-cmdline|PuTTY command-line documentation]].
Line 31: Line 31:
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.
-Use //PuTTY registry key// selection lets you choose registry key, where WinSCP exports its session settings, to be used by terminal client. WinSCP exports settings in PuTTY format, which is also used by many of its clones, such as [[integration_app#kitty|KiTTY]]. If your terminal client does not support this format, you need to use respective patterns (i.e. ''!@'' and ''!u'') in [[ui_pref_integration_app#client_path|terminal client path]] box as an alternative way to pass the settings.+Use //PuTTY registry key// selection lets you choose registry key, where WinSCP exports its session settings, to be used by terminal client. WinSCP exports settings in PuTTY format, which is also used by many of its clones, such as [[integration_app#kitty|KiTTY]]. If your terminal client does not support this format, you need to use respective patterns (i.e. ''!@'' and ''!U'') in [[ui_pref_integration_app#client_path|terminal client path]] box as an alternative way to pass the settings.
===== Further Reading ===== ===== Further Reading =====

Last modified: by martin