X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/46ed7b64cb3736ee27e06752cb49415ad2a72dec..03d10aa0126e444270a41a07ace7709b1b65605d:/doc/using.but diff --git a/doc/using.but b/doc/using.but index 575603d8..73905066 100644 --- a/doc/using.but +++ b/doc/using.but @@ -1,4 +1,4 @@ -\versionid $Id: using.but,v 1.33 2004/10/06 22:31:07 jacob Exp $ +\define{versionidusing} \versionid $Id$ \C{using} Using PuTTY @@ -175,17 +175,25 @@ PuTTY can also be configured to send this when Ctrl-Z is typed; see In an SSH connection, the following special commands are available: +\b \I{IGNORE message, SSH special command}\I{No-op, in SSH}IGNORE message + +\lcont{ +Should have no effect. +} + \b \I{Break, SSH special command}Break \lcont{ -Optional extension; may not be supported by server. PuTTY requests the -server's default break length. +Only available in SSH-2, and only during a session. Optional +extension; may not be supported by server. PuTTY requests the server's +default break length. } -\b \I{IGNORE message, SSH special command}\I{No-op, in SSH}IGNORE message +\b \I{Signal, SSH special command}Signals (SIGINT, SIGTERM etc) \lcont{ -Should have no effect. +Only available in SSH-2, and only during a session. Sends various +POSIX signals. Not honoured by all servers. } \S2{using-newsession} Starting new sessions @@ -196,10 +204,13 @@ sessions: \b Selecting \i{\q{New Session}} will start a completely new instance of PuTTY, and bring up the configuration box as normal. -\b Selecting \i{\q{Duplicate Session}} will start a session with -precisely the same options as your current one - connecting to the -same host using the same protocol, with all the same terminal -settings and everything. +\b Selecting \i{\q{Duplicate Session}} will start a session in a +new window with precisely the same options as your current one - +connecting to the same host using the same protocol, with all the +same terminal settings and everything. + +\b In an inactive window, selecting \i{\q{Restart Session}} will +do the same as \q{Duplicate Session}, but in the current window. \b The \i{\q{Saved Sessions} submenu} gives you quick access to any sets of stored session details you have previously saved. See @@ -278,15 +289,17 @@ See \k{config-logging} for more details and options. \H{using-translation} Altering your \i{character set} configuration If you find that special characters (\i{accented characters}, for -example) are not being displayed correctly in your PuTTY session, it -may be that PuTTY is interpreting the characters sent by the server -according to the wrong \e{character set}. There are a lot of -different character sets available, so it's entirely possible for -this to happen. +example, or \i{line-drawing characters}) are not being displayed +correctly in your PuTTY session, it may be that PuTTY is interpreting +the characters sent by the server according to the wrong \e{character +set}. There are a lot of different character sets available, so it's +entirely possible for this to happen. If you click \q{Change Settings} and look at the \i{\q{Translation} -panel}, you should see a large number of character sets which you -can select. Now all you need is to find out which of them you want! +panel}, you should see a large number of character sets which you can +select, and other related options. Now all you need is to find out +which of them you want! (See \k{config-translation} for more +information.) \H{using-x-forwarding} Using \i{X11 forwarding} in SSH @@ -694,6 +707,24 @@ configuration box (see \k{config-ssh-pty}). These options are not available in the file transfer tools PSCP and PSFTP. +\S2{using-cmdline-noshell} \I{-N-upper}\c{-N}: suppress starting a +shell or command + +The \c{-N} option prevents PuTTY from attempting to start a shell or +command on the remote server. You might want to use this option if +you are only using the SSH connection for port forwarding, and your +user account on the server does not have the ability to run a shell. + +This feature is only available in SSH protocol version 2 (since the +version 1 protocol assumes you will always want to run a shell). + +This option is equivalent to the \q{Don't start a shell or command +at all} checkbox in the SSH panel of the PuTTY configuration box +(see \k{config-ssh-noshell}). + +This option is not available in the file transfer tools PSCP and +PSFTP. + \S2{using-cmdline-compress} \I{-C-upper}\c{-C}: enable \i{compression} The \c{-C} option enables compression of the data sent across the