]> asedeno.scripts.mit.edu Git - PuTTY.git/blob - doc/using.but
Docs: character sets are awful.
[PuTTY.git] / doc / using.but
1 \C{using} Using PuTTY
2
3 This chapter provides a general introduction to some more advanced
4 features of PuTTY. For extreme detail and reference purposes,
5 \k{config} is likely to contain more information.
6
7 \H{using-session} During your session
8
9 A lot of PuTTY's complexity and features are in the configuration
10 panel. Once you have worked your way through that and started
11 a session, things should be reasonably simple after that.
12 Nevertheless, there are a few more useful features available.
13
14 \S{using-selection} Copying and pasting text
15
16 \I{copy and paste}Often in a PuTTY session you will find text on
17 your terminal screen which you want to type in again. Like most
18 other terminal emulators, PuTTY allows you to copy and paste the
19 text rather than having to type it again. Also, copy and paste uses
20 the \I{Windows clipboard}Windows \i{clipboard}, so that you can
21 paste (for example) URLs into a web browser, or paste from a word
22 processor or spreadsheet into your terminal session.
23
24 PuTTY's copy and paste works entirely with the \i{mouse}. In order
25 to copy text to the clipboard, you just click the \i{left mouse
26 button} in the \i{terminal window}, and drag to \I{selecting text}select
27 text. When you let go of the button, the text is \e{automatically}
28 copied to the clipboard. You do not need to press Ctrl-C or
29 Ctrl-Ins; in fact, if you do press Ctrl-C, PuTTY will send a Ctrl-C
30 character down your session to the server where it will probably
31 cause a process to be interrupted.
32
33 Pasting is done using the right button (or the middle mouse button,
34 if you have a \i{three-button mouse} and have set it up; see
35 \k{config-mouse}). (Pressing \i{Shift-Ins}, or selecting \q{Paste}
36 from the \I{right mouse button, with Ctrl}Ctrl+right-click
37 \i{context menu}, have the same effect.) When
38 you click the \i{right mouse button}, PuTTY will read whatever is in
39 the Windows clipboard and paste it into your session, \e{exactly} as
40 if it had been typed at the keyboard. (Therefore, be careful of
41 pasting formatted text into an editor that does automatic indenting;
42 you may find that the spaces pasted from the clipboard plus the
43 spaces added by the editor add up to too many spaces and ruin the
44 formatting. There is nothing PuTTY can do about this.)
45
46 If you \i{double-click} the left mouse button, PuTTY will
47 \I{selecting words}select a whole word. If you double-click, hold
48 down the second click, and drag the mouse, PuTTY will select a
49 sequence of whole words. (You can adjust precisely what PuTTY
50 considers to be part of a word; see \k{config-charclasses}.)
51 If you \e{triple}-click, or \i{triple-click} and drag, then
52 PuTTY will \I{selecting lines}select a whole line or sequence of lines.
53
54 If you want to select a \I{rectangular selection}rectangular region
55 instead of selecting to the end of each line, you can do this by
56 holding down Alt when you make your selection. You can also
57 configure rectangular selection to be the default, and then holding
58 down Alt gives the normal behaviour instead: see
59 \k{config-rectselect} for details.
60
61 (In some Unix environments, Alt+drag is intercepted by the window
62 manager. Shift+Alt+drag should work for rectangular selection as
63 well, so you could try that instead.)
64
65 If you have a \i{middle mouse button}, then you can use it to
66 \I{adjusting a selection}adjust an existing selection if you
67 selected something slightly wrong. (If you have configured the
68 middle mouse button to paste, then the right mouse button does this
69 instead.) Click the button on the screen, and you can pick up the
70 nearest end of the selection and drag it to somewhere else.
71
72 It's possible for the server to ask to \I{mouse reporting}handle mouse
73 clicks in the PuTTY window itself.  If this happens, the \i{mouse pointer}
74 will turn into an arrow, and using the mouse to copy and paste will only
75 work if you hold down Shift.  See \k{config-features-mouse} and
76 \k{config-mouseshift} for details of this feature and how to configure
77 it.
78
79 \S{using-scrollback} \I{scrollback}Scrolling the screen back
80
81 PuTTY keeps track of text that has scrolled up off the top of the
82 terminal. So if something appears on the screen that you want to
83 read, but it scrolls too fast and it's gone by the time you try to
84 look for it, you can use the \i{scrollbar} on the right side of the
85 window to look back up the session \i{history} and find it again.
86
87 As well as using the scrollbar, you can also page the scrollback up
88 and down by pressing \i{Shift-PgUp} and \i{Shift-PgDn}. You can
89 scroll a line at a time using \i{Ctrl-PgUp} and \i{Ctrl-PgDn}. These
90 are still available if you configure the scrollbar to be invisible.
91
92 By default the last 2000 lines scrolled off the top are
93 preserved for you to look at. You can increase (or decrease) this
94 value using the configuration box; see \k{config-scrollback}.
95
96 \S{using-sysmenu} The \ii{System menu}
97
98 If you click the left mouse button on the icon in the top left
99 corner of PuTTY's terminal window, or click the right mouse button
100 on the title bar, you will see the standard Windows system menu
101 containing items like Minimise, Move, Size and Close.
102
103 PuTTY's system menu contains extra program features in addition to
104 the Windows standard options. These extra menu commands are
105 described below.
106
107 (These options are also available in a \i{context menu} brought up
108 by holding Ctrl and clicking with the right mouse button anywhere
109 in the \i{PuTTY window}.)
110
111 \S2{using-eventlog} The PuTTY \i{Event Log}
112
113 If you choose \q{Event Log} from the system menu, a small window
114 will pop up in which PuTTY logs significant events during the
115 connection. Most of the events in the log will probably take place
116 during session startup, but a few can occur at any point in the
117 session, and one or two occur right at the end.
118
119 You can use the mouse to select one or more lines of the Event Log,
120 and hit the Copy button to copy them to the \i{clipboard}. If you
121 are reporting a bug, it's often useful to paste the contents of the
122 Event Log into your bug report.
123
124 (The Event Log is not the same as the facility to create a log file
125 of your session; that's described in \k{using-logging}.)
126
127 \S2{using-specials} \ii{Special commands}
128
129 Depending on the protocol used for the current session, there may be
130 a submenu of \q{special commands}. These are protocol-specific
131 tokens, such as a \q{break} signal, that can be sent down a
132 connection in addition to normal data. Their precise effect is usually
133 up to the server. Currently only Telnet, SSH, and serial connections
134 have special commands.
135
136 The \q{break} signal can also be invoked from the keyboard with
137 \i{Ctrl-Break}.
138
139 The following \I{Telnet special commands}special commands are
140 available in Telnet:
141
142 \b \I{Are You There, Telnet special command}Are You There
143
144 \b \I{Break, Telnet special command}Break
145
146 \b \I{Synch, Telnet special command}Synch
147
148 \b \I{Erase Character, Telnet special command}Erase Character
149
150 \lcont{
151 PuTTY can also be configured to send this when the Backspace key is
152 pressed; see \k{config-telnetkey}.
153 }
154
155 \b \I{Erase Line, Telnet special command}Erase Line
156
157 \b \I{Go Ahead, Telnet special command}Go Ahead
158
159 \b \I{No Operation, Telnet special command}No Operation
160
161 \lcont{
162 Should have no effect.
163 }
164
165 \b \I{Abort Process, Telnet special command}Abort Process
166
167 \b \I{Abort Output, Telnet special command}Abort Output
168
169 \b \I{Interrupt Process, Telnet special command}Interrupt Process
170
171 \lcont{
172 PuTTY can also be configured to send this when Ctrl-C is typed; see
173 \k{config-telnetkey}.
174 }
175
176 \b \I{Suspend Process, Telnet special command}Suspend Process
177
178 \lcont{
179 PuTTY can also be configured to send this when Ctrl-Z is typed; see
180 \k{config-telnetkey}.
181 }
182
183 \b \I{End Of Record, Telnet special command}End Of Record
184
185 \b \I{End Of File, Telnet special command}End Of File
186
187 In an SSH connection, the following \I{SSH special commands}special
188 commands are available:
189
190 \b \I{IGNORE message, SSH special command}\I{No-op, in SSH}\ii{IGNORE message}
191
192 \lcont{
193 Should have no effect.
194 }
195
196 \b \I{Repeat key exchange, SSH special command}Repeat key exchange
197
198 \lcont{
199 Only available in SSH-2. Forces a \i{repeat key exchange} immediately (and
200 resets associated timers and counters). For more information about
201 repeat key exchanges, see \k{config-ssh-kex-rekey}.
202 }
203
204 \b \I{Break, SSH special command}Break
205
206 \lcont{
207 Only available in SSH-2, and only during a session. Optional
208 extension; may not be supported by server. PuTTY requests the server's
209 default break length.
210 }
211
212 \b \I{Signal, SSH special command}Signals (SIGINT, SIGTERM etc)
213
214 \lcont{
215 Only available in SSH-2, and only during a session. Sends various
216 POSIX signals. Not honoured by all servers.
217 }
218
219 With a serial connection, the only available special command is
220 \I{Break, serial special command}\q{Break}.
221
222 \S2{using-newsession} Starting new sessions
223
224 PuTTY's system menu provides some shortcut ways to start new
225 sessions:
226
227 \b Selecting \i{\q{New Session}} will start a completely new
228 instance of PuTTY, and bring up the configuration box as normal.
229
230 \b Selecting \i{\q{Duplicate Session}} will start a session in a
231 new window with precisely the same options as your current one -
232 connecting to the same host using the same protocol, with all the
233 same terminal settings and everything.
234
235 \b In an inactive window, selecting \i{\q{Restart Session}} will
236 do the same as \q{Duplicate Session}, but in the current window.
237
238 \b The \i{\q{Saved Sessions} submenu} gives you quick access to any
239 sets of stored session details you have previously saved. See
240 \k{config-saving} for details of how to create saved sessions.
241
242 \S2{using-changesettings} \I{settings, changing}Changing your
243 session settings
244
245 If you select \i{\q{Change Settings}} from the system menu, PuTTY will
246 display a cut-down version of its initial configuration box. This
247 allows you to adjust most properties of your current session. You
248 can change the terminal size, the font, the actions of various
249 keypresses, the colours, and so on.
250
251 Some of the options that are available in the main configuration box
252 are not shown in the cut-down Change Settings box. These are usually
253 options which don't make sense to change in the middle of a session
254 (for example, you can't switch from SSH to Telnet in mid-session).
255
256 You can save the current settings to a saved session for future use
257 from this dialog box. See \k{config-saving} for more on saved
258 sessions.
259
260 \S2{using-copyall} \i{Copy All to Clipboard}
261
262 This system menu option provides a convenient way to copy the whole
263 contents of the terminal screen (up to the last nonempty line) and
264 scrollback to the \i{clipboard} in one go.
265
266 \S2{reset-terminal} \I{scrollback, clearing}Clearing and
267 \I{terminal, resetting}resetting the terminal
268
269 The \i{\q{Clear Scrollback}} option on the system menu tells PuTTY
270 to discard all the lines of text that have been kept after they
271 scrolled off the top of the screen. This might be useful, for
272 example, if you displayed sensitive information and wanted to make
273 sure nobody could look over your shoulder and see it. (Note that
274 this only prevents a casual user from using the scrollbar to view
275 the information; the text is not guaranteed not to still be in
276 PuTTY's memory.)
277
278 The \i{\q{Reset Terminal}} option causes a full reset of the
279 \i{terminal emulation}. A VT-series terminal is a complex piece of
280 software and can easily get into a state where all the text printed
281 becomes unreadable. (This can happen, for example, if you
282 accidentally output a binary file to your terminal.) If this
283 happens, selecting Reset Terminal should sort it out.
284
285 \S2{using-fullscreen} \ii{Full screen} mode
286
287 If you find the title bar on a maximised window to be ugly or
288 distracting, you can select Full Screen mode to maximise PuTTY
289 \q{even more}. When you select this, PuTTY will expand to fill the
290 whole screen and its borders, title bar and scrollbar will
291 disappear. (You can configure the scrollbar not to disappear in
292 full-screen mode if you want to keep it; see \k{config-scrollback}.)
293
294 When you are in full-screen mode, you can still access the \i{system
295 menu} if you click the left mouse button in the \e{extreme} top left
296 corner of the screen.
297
298 \H{using-logging} Creating a \i{log file} of your \I{session
299 log}session
300
301 For some purposes you may find you want to log everything that
302 appears on your screen. You can do this using the \q{Logging}
303 panel in the configuration box.
304
305 To begin a session log, select \q{Change Settings} from the system
306 menu and go to the Logging panel. Enter a log file name, and select
307 a logging mode. (You can log all session output including the
308 terminal \i{control sequence}s, or you can just log the printable text.
309 It depends what you want the log for.) Click \q{Apply} and your log
310 will be started. Later on, you can go back to the Logging panel and
311 select \q{Logging turned off completely} to stop logging; then PuTTY
312 will close the log file and you can safely read it.
313
314 See \k{config-logging} for more details and options.
315
316 \H{using-translation} Altering your \i{character set} configuration
317
318 If you find that special characters (\i{accented characters}, for
319 example, or \i{line-drawing characters}) are not being displayed
320 correctly in your PuTTY session, it may be that PuTTY is interpreting
321 the characters sent by the server according to the wrong \e{character
322 set}. There are a lot of different character sets available, and no
323 good way for PuTTY to know which to use, so it's entirely possible
324 for this to happen.
325
326 If you click \q{Change Settings} and look at the \q{Translation}
327 panel, you should see a large number of character sets which you can
328 select, and other related options. Now all you need is to find out
329 which of them you want! (See \k{config-translation} for more
330 information.)
331
332 \H{using-x-forwarding} Using \i{X11 forwarding} in SSH
333
334 The SSH protocol has the ability to securely forward X Window System
335 \i{graphical applications} over your encrypted SSH connection, so that
336 you can run an application on the SSH server machine and have it put
337 its windows up on your local machine without sending any X network
338 traffic in the clear.
339
340 In order to use this feature, you will need an X display server for
341 your Windows machine, such as Cygwin/X, X-Win32, or Exceed. This will probably
342 install itself as display number 0 on your local machine; if it
343 doesn't, the manual for the \i{X server} should tell you what it
344 does do.
345
346 You should then tick the \q{Enable X11 forwarding} box in the
347 X11 panel (see \k{config-ssh-x11}) before starting your SSH
348 session. The \i{\q{X display location}} box is blank by default, which
349 means that PuTTY will try to use a sensible default such as \c{:0},
350 which is the usual display location where your X server will be
351 installed. If that needs changing, then change it.
352
353 Now you should be able to log in to the SSH server as normal. To
354 check that X forwarding has been successfully negotiated during
355 connection startup, you can check the PuTTY Event Log (see
356 \k{using-eventlog}). It should say something like this:
357
358 \c 2001-12-05 17:22:01 Requesting X11 forwarding
359 \c 2001-12-05 17:22:02 X11 forwarding enabled
360
361 If the remote system is Unix or Unix-like, you should also be able
362 to see that the \i{\c{DISPLAY} environment variable} has been set to
363 point at display 10 or above on the SSH server machine itself:
364
365 \c fred@unixbox:~$ echo $DISPLAY
366 \c unixbox:10.0
367
368 If this works, you should then be able to run X applications in the
369 remote session and have them display their windows on your PC.
370
371 For more options relating to X11 forwarding, see \k{config-ssh-x11}.
372
373 \H{using-port-forwarding} Using \i{port forwarding} in SSH
374
375 The SSH protocol has the ability to forward arbitrary \I{network
376 connection}network (TCP) connections over your encrypted SSH
377 connection, to avoid the network traffic being sent in clear. For
378 example, you could use this to connect from your home computer to a
379 \i{POP-3} server on a remote machine without your POP-3 password being
380 visible to network sniffers.
381
382 In order to use port forwarding to \I{local port forwarding}connect
383 from your local machine to a port on a remote server, you need to:
384
385 \b Choose a \i{port number} on your local machine where PuTTY should
386 listen for incoming connections. There are likely to be plenty of
387 unused port numbers above 3000. (You can also use a local loopback
388 address here; see below for more details.)
389
390 \b Now, before you start your SSH connection, go to the Tunnels
391 panel (see \k{config-ssh-portfwd}). Make sure the \q{Local} radio
392 button is set. Enter the local port number into the \q{Source port}
393 box. Enter the destination host name and port number into the
394 \q{Destination} box, separated by a colon (for example,
395 \c{popserver.example.com:110} to connect to a POP-3 server).
396
397 \b Now click the \q{Add} button. The details of your port forwarding
398 should appear in the list box.
399
400 Now start your session and log in. (Port forwarding will not be
401 enabled until after you have logged in; otherwise it would be easy
402 to perform completely anonymous network attacks, and gain access to
403 anyone's virtual private network.) To check that PuTTY has set up
404 the port forwarding correctly, you can look at the PuTTY Event Log
405 (see \k{using-eventlog}). It should say something like this:
406
407 \c 2001-12-05 17:22:10 Local port 3110 forwarding to
408 \c          popserver.example.com:110
409
410 Now if you connect to the source port number on your local PC, you
411 should find that it answers you exactly as if it were the service
412 running on the destination machine. So in this example, you could
413 then configure an e-mail client to use \c{localhost:3110} as a POP-3
414 server instead of \c{popserver.example.com:110}. (Of course, the
415 forwarding will stop happening when your PuTTY session closes down.)
416
417 You can also forward ports in the other direction: arrange for a
418 particular port number on the \e{server} machine to be \I{remote
419 port forwarding}forwarded back to your PC as a connection to a
420 service on your PC or near it.
421 To do this, just select the \q{Remote} radio button instead of the
422 \q{Local} one. The \q{Source port} box will now specify a port
423 number on the \e{server} (note that most servers will not allow you
424 to use \I{privileged port}port numbers under 1024 for this purpose).
425
426 An alternative way to forward local connections to remote hosts is
427 to use \I{dynamic port forwarding}dynamic SOCKS proxying. In this
428 mode, PuTTY acts as a SOCKS server, which SOCKS-aware programs can
429 connect to and open forwarded connections to the destination of their
430 choice, so this can be an alternative to long lists of static
431 forwardings. To use this mode, you will need to select the \q{Dynamic}
432 radio button instead of \q{Local}, and then you should not enter
433 anything into the \q{Destination} box (it will be ignored). PuTTY will
434 then listen for SOCKS connections on the port you have specified.
435 Most \i{web browsers} can be configured to connect to this SOCKS proxy
436 service; also, you can forward other PuTTY connections through it by
437 setting up the Proxy control panel (see \k{config-proxy} for details).
438
439 The source port for a forwarded connection usually does not accept
440 connections from any machine except the \I{localhost}SSH client or
441 server machine itself (for local and remote forwardings respectively).
442 There are controls in the Tunnels panel to change this:
443
444 \b The \q{Local ports accept connections from other hosts} option
445 allows you to set up local-to-remote port forwardings (including
446 dynamic port forwardings) in such a way that machines other than
447 your client PC can connect to the forwarded port.
448
449 \b The \q{Remote ports do the same} option does the same thing for
450 remote-to-local port forwardings (so that machines other than the
451 SSH server machine can connect to the forwarded port.) Note that
452 this feature is only available in the SSH-2 protocol, and not all
453 SSH-2 servers honour it (in \i{OpenSSH}, for example, it's usually
454 disabled by default).
455
456 You can also specify an \i{IP address} to \I{listen address}listen
457 on. Typically a Windows machine can be asked to listen on any single
458 IP address in the \cw{127.*.*.*} range, and all of these are
459 \i{loopback address}es available only to the local machine. So if
460 you forward (for example) \c{127.0.0.5:79} to a remote machine's
461 \i\cw{finger} port, then you should be able to run commands such as
462 \c{finger fred@127.0.0.5}.
463 This can be useful if the program connecting to the forwarded port
464 doesn't allow you to change the port number it uses. This feature is
465 available for local-to-remote forwarded ports; SSH-1 is unable to
466 support it for remote-to-local ports, while SSH-2 can support it in
467 theory but servers will not necessarily cooperate.
468
469 (Note that if you're using Windows XP Service Pack 2, you may need
470 to obtain a fix from Microsoft in order to use addresses like
471 \cw{127.0.0.5} - see \k{faq-alternate-localhost}.)
472
473 For more options relating to port forwarding, see
474 \k{config-ssh-portfwd}.
475
476 If the connection you are forwarding over SSH is itself a second SSH
477 connection made by another copy of PuTTY, you might find the
478 \q{logical host name} configuration option useful to warn PuTTY of
479 which host key it should be expecting. See \k{config-loghost} for
480 details of this.
481
482 \H{using-rawprot} Making \i{raw TCP connections}
483
484 A lot of \I{debugging Internet protocols}Internet protocols are
485 composed of commands and responses in plain text. For example,
486 \i{SMTP} (the protocol used to transfer e-mail), \i{NNTP} (the
487 protocol used to transfer Usenet news), and \i{HTTP} (the protocol
488 used to serve Web pages) all consist of commands in readable plain
489 text.
490
491 Sometimes it can be useful to connect directly to one of these
492 services and speak the protocol \q{by hand}, by typing protocol
493 commands and watching the responses. On Unix machines, you can do
494 this using the system's \c{telnet} command to connect to the right
495 port number. For example, \c{telnet mailserver.example.com 25} might
496 enable you to talk directly to the SMTP service running on a mail
497 server.
498
499 Although the Unix \c{telnet} program provides this functionality,
500 the protocol being used is not really Telnet. Really there is no
501 actual protocol at all; the bytes sent down the connection are
502 exactly the ones you type, and the bytes shown on the screen are
503 exactly the ones sent by the server. Unix \c{telnet} will attempt to
504 detect or guess whether the service it is talking to is a real
505 Telnet service or not; PuTTY prefers to be told for certain.
506
507 In order to make a debugging connection to a service of this type,
508 you simply select the fourth protocol name, \I{\q{Raw}
509 protocol}\q{Raw}, from the \q{Protocol} buttons in the \q{Session}
510 configuration panel. (See \k{config-hostname}.) You can then enter a
511 host name and a port number, and make the connection.
512
513 \H{using-serial} Connecting to a local serial line
514
515 PuTTY can connect directly to a local serial line as an alternative
516 to making a network connection. In this mode, text typed into the
517 PuTTY window will be sent straight out of your computer's serial
518 port, and data received through that port will be displayed in the
519 PuTTY window. You might use this mode, for example, if your serial
520 port is connected to another computer which has a serial connection.
521
522 To make a connection of this type, simply select \q{Serial} from the
523 \q{Connection type} radio buttons on the \q{Session} configuration
524 panel (see \k{config-hostname}). The \q{Host Name} and \q{Port}
525 boxes will transform into \q{Serial line} and \q{Speed}, allowing
526 you to specify which serial line to use (if your computer has more
527 than one) and what speed (baud rate) to use when transferring data.
528 For further configuration options (data bits, stop bits, parity,
529 flow control), you can use the \q{Serial} configuration panel (see
530 \k{config-serial}).
531
532 After you start up PuTTY in serial mode, you might find that you
533 have to make the first move, by sending some data out of the serial
534 line in order to notify the device at the other end that someone is
535 there for it to talk to. This probably depends on the device. If you
536 start up a PuTTY serial session and nothing appears in the window,
537 try pressing Return a few times and see if that helps.
538
539 A serial line provides no well defined means for one end of the
540 connection to notify the other that the connection is finished.
541 Therefore, PuTTY in serial mode will remain connected until you
542 close the window using the close button.
543
544 \H{using-cmdline} The PuTTY command line
545
546 PuTTY can be made to do various things without user intervention by
547 supplying \i{command-line arguments} (e.g., from a \i{command prompt
548 window}, or a \i{Windows shortcut}).
549
550 \S{using-cmdline-session} Starting a session from the command line
551
552 \I\c{-ssh}\I\c{-telnet}\I\c{-rlogin}\I\c{-raw}\I\c{-serial}These
553 options allow you to bypass the configuration window and launch
554 straight into a session.
555
556 To start a connection to a server called \c{host}:
557
558 \c putty.exe [-ssh | -telnet | -rlogin | -raw] [user@]host
559
560 If this syntax is used, settings are taken from the \i{Default Settings}
561 (see \k{config-saving}); \c{user} overrides these settings if
562 supplied. Also, you can specify a protocol, which will override the
563 default protocol (see \k{using-cmdline-protocol}).
564
565 For telnet sessions, the following alternative syntax is supported
566 (this makes PuTTY suitable for use as a URL handler for \i{telnet
567 URLs} in \i{web browsers}):
568
569 \c putty.exe telnet://host[:port]/
570
571 To start a connection to a serial port, e.g. COM1:
572
573 \c putty.exe -serial com1
574
575 In order to start an existing saved session called \c{sessionname},
576 use the \c{-load} option (described in \k{using-cmdline-load}).
577
578 \c putty.exe -load "session name"
579
580 \S{using-cleanup} \i\c{-cleanup}
581
582 \cfg{winhelp-topic}{options.cleanup}
583
584 If invoked with the \c{-cleanup} option, rather than running as
585 normal, PuTTY will remove its \I{removing registry entries}registry
586 entries and \i{random seed file} from the local machine (after
587 confirming with the user).
588
589 Note that on \i{multi-user systems}, \c{-cleanup} only removes
590 registry entries and files associated with the currently logged-in
591 user.
592
593 \S{using-general-opts} Standard command-line options
594
595 PuTTY and its associated tools support a range of command-line
596 options, most of which are consistent across all the tools. This
597 section lists the available options in all tools. Options which are
598 specific to a particular tool are covered in the chapter about that
599 tool.
600
601 \S2{using-cmdline-load} \i\c{-load}: load a saved session
602
603 \I{saved sessions, loading from command line}The \c{-load} option
604 causes PuTTY to load configuration details out of a saved session.
605 If these details include a host name, then this option is all you
606 need to make PuTTY start a session.
607
608 You need double quotes around the session name if it contains spaces.
609
610 If you want to create a \i{Windows shortcut} to start a PuTTY saved
611 session, this is the option you should use: your shortcut should
612 call something like
613
614 \c d:\path\to\putty.exe -load "my session"
615
616 (Note that PuTTY itself supports an alternative form of this option,
617 for backwards compatibility. If you execute \i\c{putty @sessionname}
618 it will have the same effect as \c{putty -load "sessionname"}. With
619 the \c{@} form, no double quotes are required, and the \c{@} sign
620 must be the very first thing on the command line. This form of the
621 option is deprecated.)
622
623 \S2{using-cmdline-protocol} Selecting a protocol: \c{-ssh},
624 \c{-telnet}, \c{-rlogin}, \c{-raw} \c{-serial}
625
626 To choose which protocol you want to connect with, you can use one
627 of these options:
628
629 \b \i\c{-ssh} selects the SSH protocol.
630
631 \b \i\c{-telnet} selects the Telnet protocol.
632
633 \b \i\c{-rlogin} selects the Rlogin protocol.
634
635 \b \i\c{-raw} selects the raw protocol.
636
637 \b \i\c{-serial} selects a serial connection.
638
639 These options are not available in the file transfer tools PSCP and
640 PSFTP (which only work with the SSH protocol).
641
642 These options are equivalent to the \i{protocol selection} buttons
643 in the Session panel of the PuTTY configuration box (see
644 \k{config-hostname}).
645
646 \S2{using-cmdline-v} \i\c{-v}: increase verbosity
647
648 \I{verbose mode}Most of the PuTTY tools can be made to tell you more
649 about what they are doing by supplying the \c{-v} option. If you are
650 having trouble when making a connection, or you're simply curious,
651 you can turn this switch on and hope to find out more about what is
652 happening.
653
654 \S2{using-cmdline-l} \i\c{-l}: specify a \i{login name}
655
656 You can specify the user name to log in as on the remote server
657 using the \c{-l} option. For example, \c{plink login.example.com -l
658 fred}.
659
660 These options are equivalent to the username selection box in the
661 Connection panel of the PuTTY configuration box (see
662 \k{config-username}).
663
664 \S2{using-cmdline-portfwd} \I{-L-upper}\c{-L}, \I{-R-upper}\c{-R}
665 and \I{-D-upper}\c{-D}: set up \i{port forwardings}
666
667 As well as setting up port forwardings in the PuTTY configuration
668 (see \k{config-ssh-portfwd}), you can also set up forwardings on the
669 command line. The command-line options work just like the ones in
670 Unix \c{ssh} programs.
671
672 To \I{local port forwarding}forward a local port (say 5110) to a
673 remote destination (say \cw{popserver.example.com} port 110), you
674 can write something like one of these:
675
676 \c putty -L 5110:popserver.example.com:110 -load mysession
677 \c plink mysession -L 5110:popserver.example.com:110
678
679 To forward a \I{remote port forwarding}remote port to a local
680 destination, just use the \c{-R} option instead of \c{-L}:
681
682 \c putty -R 5023:mytelnetserver.myhouse.org:23 -load mysession
683 \c plink mysession -R 5023:mytelnetserver.myhouse.org:23
684
685 To \I{listen address}specify an IP address for the listening end of the
686 tunnel, prepend it to the argument:
687
688 \c plink -L 127.0.0.5:23:localhost:23 myhost
689
690 To set up \I{dynamic port forwarding}SOCKS-based dynamic port
691 forwarding on a local port, use the \c{-D} option. For this one you
692 only have to pass the port number:
693
694 \c putty -D 4096 -load mysession
695
696 For general information on port forwarding, see
697 \k{using-port-forwarding}.
698
699 These options are not available in the file transfer tools PSCP and
700 PSFTP.
701
702 \S2{using-cmdline-m} \i\c{-m}: \I{reading commands from a file}read
703 a remote command or script from a file
704
705 The \i\c{-m} option performs a similar function to the \q{\ii{Remote
706 command}} box in the SSH panel of the PuTTY configuration box (see
707 \k{config-command}). However, the \c{-m} option expects to be given
708 a local file name, and it will read a command from that file.
709
710 With some servers (particularly Unix systems), you can even put
711 multiple lines in this file and execute more than one command in
712 sequence, or a whole shell script; but this is arguably an abuse, and
713 cannot be expected to work on all servers. In particular, it is known
714 \e{not} to work with certain \q{embedded} servers, such as \i{Cisco}
715 routers.
716
717 This option is not available in the file transfer tools PSCP and
718 PSFTP.
719
720 \S2{using-cmdline-p} \I{-P-upper}\c{-P}: specify a \i{port number}
721
722 The \c{-P} option is used to specify the port number to connect to. If
723 you have a Telnet server running on port 9696 of a machine instead of
724 port 23, for example:
725
726 \c putty -telnet -P 9696 host.name
727 \c plink -telnet -P 9696 host.name
728
729 (Note that this option is more useful in Plink than in PuTTY,
730 because in PuTTY you can write \c{putty -telnet host.name 9696} in
731 any case.)
732
733 This option is equivalent to the port number control in the Session
734 panel of the PuTTY configuration box (see \k{config-hostname}).
735
736 \S2{using-cmdline-pw} \i\c{-pw}: specify a \i{password}
737
738 A simple way to automate a remote login is to supply your password
739 on the command line. This is \e{not recommended} for reasons of
740 security. If you possibly can, we recommend you set up public-key
741 authentication instead. See \k{pubkey} for details.
742
743 Note that the \c{-pw} option only works when you are using the SSH
744 protocol. Due to fundamental limitations of Telnet and Rlogin, these
745 protocols do not support automated password authentication.
746
747 \S2{using-cmdline-agentauth} \i\c{-agent} and \i\c{-noagent}:
748 control use of Pageant for authentication
749
750 The \c{-agent} option turns on SSH authentication using Pageant, and
751 \c{-noagent} turns it off. These options are only meaningful if you
752 are using SSH.
753
754 See \k{pageant} for general information on \i{Pageant}.
755
756 These options are equivalent to the agent authentication checkbox in
757 the Auth panel of the PuTTY configuration box (see
758 \k{config-ssh-tryagent}).
759
760 \S2{using-cmdline-agent} \I{-A-upper}\c{-A} and \i\c{-a}: control \i{agent
761 forwarding}
762
763 The \c{-A} option turns on SSH agent forwarding, and \c{-a} turns it
764 off. These options are only meaningful if you are using SSH.
765
766 See \k{pageant} for general information on \i{Pageant}, and
767 \k{pageant-forward} for information on agent forwarding. Note that
768 there is a security risk involved with enabling this option; see
769 \k{pageant-security} for details.
770
771 These options are equivalent to the agent forwarding checkbox in the
772 Auth panel of the PuTTY configuration box (see \k{config-ssh-agentfwd}).
773
774 These options are not available in the file transfer tools PSCP and
775 PSFTP.
776
777 \S2{using-cmdline-x11} \I{-X-upper}\c{-X} and \i\c{-x}: control \i{X11
778 forwarding}
779
780 The \c{-X} option turns on X11 forwarding in SSH, and \c{-x} turns
781 it off. These options are only meaningful if you are using SSH.
782
783 For information on X11 forwarding, see \k{using-x-forwarding}.
784
785 These options are equivalent to the X11 forwarding checkbox in the
786 X11 panel of the PuTTY configuration box (see \k{config-ssh-x11}).
787
788 These options are not available in the file transfer tools PSCP and
789 PSFTP.
790
791 \S2{using-cmdline-pty} \i\c{-t} and \I{-T-upper}\c{-T}: control
792 \i{pseudo-terminal allocation}
793
794 The \c{-t} option ensures PuTTY attempts to allocate a
795 pseudo-terminal at the server, and \c{-T} stops it from allocating
796 one. These options are only meaningful if you are using SSH.
797
798 These options are equivalent to the \q{Don't allocate a
799 pseudo-terminal} checkbox in the SSH panel of the PuTTY
800 configuration box (see \k{config-ssh-pty}).
801
802 These options are not available in the file transfer tools PSCP and
803 PSFTP.
804
805 \S2{using-cmdline-noshell} \I{-N-upper}\c{-N}: suppress starting a
806 \I{suppressing remote shell}shell or command
807
808 The \c{-N} option prevents PuTTY from attempting to start a shell or
809 command on the remote server. You might want to use this option if
810 you are only using the SSH connection for port forwarding, and your
811 user account on the server does not have the ability to run a shell.
812
813 This feature is only available in SSH protocol version 2 (since the
814 version 1 protocol assumes you will always want to run a shell).
815
816 This option is equivalent to the \q{Don't start a shell or command
817 at all} checkbox in the SSH panel of the PuTTY configuration box
818 (see \k{config-ssh-noshell}).
819
820 This option is not available in the file transfer tools PSCP and
821 PSFTP.
822
823 \S2{using-cmdline-ncmode} \I{-nc}\c{-nc}: make a \i{remote network
824 connection} in place of a remote shell or command
825
826 The \c{-nc} option prevents Plink (or PuTTY) from attempting to
827 start a shell or command on the remote server. Instead, it will
828 instruct the remote server to open a network connection to a host
829 name and port number specified by you, and treat that network
830 connection as if it were the main session.
831
832 You specify a host and port as an argument to the \c{-nc} option,
833 with a colon separating the host name from the port number, like
834 this:
835
836 \c plink host1.example.com -nc host2.example.com:1234
837
838 You might want to use this feature if you needed to make an SSH
839 connection to a target host which you can only reach by going
840 through a proxy host, and rather than using port forwarding you
841 prefer to use the local proxy feature (see \k{config-proxy-type} for
842 more about local proxies). In this situation you might select
843 \q{Local} proxy type, set your local proxy command to be \cq{plink
844 %proxyhost -nc %host:%port}, enter the target host name on the
845 Session panel, and enter the directly reachable proxy host name on
846 the Proxy panel.
847
848 This feature is only available in SSH protocol version 2 (since the
849 version 1 protocol assumes you will always want to run a shell). It
850 is not available in the file transfer tools PSCP and PSFTP. It is
851 available in PuTTY itself, although it is unlikely to be very useful
852 in any tool other than Plink. Also, \c{-nc} uses the same server
853 functionality as port forwarding, so it will not work if your server
854 administrator has disabled port forwarding.
855
856 (The option is named \c{-nc} after the Unix program
857 \W{http://www.vulnwatch.org/netcat/}\c{nc}, short for \q{netcat}.
858 The command \cq{plink host1 -nc host2:port} is very similar in
859 functionality to \cq{plink host1 nc host2 port}, which invokes
860 \c{nc} on the server and tells it to connect to the specified
861 destination. However, Plink's built-in \c{-nc} option does not
862 depend on the \c{nc} program being installed on the server.)
863
864 \S2{using-cmdline-compress} \I{-C-upper}\c{-C}: enable \i{compression}
865
866 The \c{-C} option enables compression of the data sent across the
867 network. This option is only meaningful if you are using SSH.
868
869 This option is equivalent to the \q{Enable compression} checkbox in
870 the SSH panel of the PuTTY configuration box (see
871 \k{config-ssh-comp}).
872
873 \S2{using-cmdline-sshprot} \i\c{-1} and \i\c{-2}: specify an \i{SSH
874 protocol version}
875
876 The \c{-1} and \c{-2} options force PuTTY to use version \I{SSH-1}1
877 or version \I{SSH-2}2 of the SSH protocol. These options are only
878 meaningful if you are using SSH.
879
880 These options are equivalent to selecting your preferred SSH
881 protocol version as \q{1 only} or \q{2 only} in the SSH panel of the
882 PuTTY configuration box (see \k{config-ssh-prot}).
883
884 \S2{using-cmdline-ipversion} \i\c{-4} and \i\c{-6}: specify an
885 \i{Internet protocol version}
886
887 The \c{-4} and \c{-6} options force PuTTY to use the older Internet
888 protocol \i{IPv4} or the newer \i{IPv6} for most outgoing
889 connections.
890
891 These options are equivalent to selecting your preferred Internet
892 protocol version as \q{IPv4} or \q{IPv6} in the Connection panel of
893 the PuTTY configuration box (see \k{config-address-family}).
894
895 \S2{using-cmdline-identity} \i\c{-i}: specify an SSH \i{private key}
896
897 The \c{-i} option allows you to specify the name of a private key
898 file in \c{*.\i{PPK}} format which PuTTY will use to authenticate with the
899 server. This option is only meaningful if you are using SSH.
900
901 If you are using Pageant, you can also specify a \e{public} key file
902 (in RFC 4716 or OpenSSH format) to identify a specific key file to use.
903 (This won't work if you're not running Pageant, of course.)
904
905 For general information on \i{public-key authentication}, see
906 \k{pubkey}.
907
908 This option is equivalent to the \q{Private key file for
909 authentication} box in the Auth panel of the PuTTY configuration box
910 (see \k{config-ssh-privkey}).
911
912 \S2{using-cmdline-loghost} \i\c{-loghost}: specify a \i{logical host
913 name}
914
915 This option overrides PuTTY's normal SSH host key caching policy by
916 telling it the name of the host you expect your connection to end up
917 at (in cases where this differs from the location PuTTY thinks it's
918 connecting to). It can be a plain host name, or a host name followed
919 by a colon and a port number. See \k{config-loghost} for more detail
920 on this.
921
922 \S2{using-cmdline-hostkey} \i\c{-hostkey}: \I{manually configuring
923 host keys}manually specify an expected host key
924
925 This option overrides PuTTY's normal SSH host key caching policy by
926 telling it exactly what host key to expect, which can be useful if the
927 normal automatic host key store in the Registry is unavailable. The
928 argument to this option should be either a host key fingerprint, or an
929 SSH-2 public key blob. See \k{config-ssh-kex-manual-hostkeys} for more
930 information.
931
932 You can specify this option more than once if you want to configure
933 more than one key to be accepted.
934
935 \S2{using-cmdline-pgpfp} \i\c{-pgpfp}: display \i{PGP key fingerprint}s
936
937 This option causes the PuTTY tools not to run as normal, but instead
938 to display the fingerprints of the PuTTY PGP Master Keys, in order to
939 aid with \i{verifying new versions}. See \k{pgpkeys} for more information.
940
941 \S2{using-cmdline-sercfg} \i\c{-sercfg}: specify serial port
942 \i{configuration}
943
944 This option specifies the configuration parameters for the serial
945 port (baud rate, stop bits etc). Its argument is interpreted as a
946 comma-separated list of configuration options, which can be as
947 follows:
948
949 \b Any single digit from 5 to 9 sets the number of data bits.
950
951 \b \cq{1}, \cq{1.5} or \cq{2} sets the number of stop bits.
952
953 \b Any other numeric string is interpreted as a baud rate.
954
955 \b A single lower-case letter specifies the parity: \cq{n} for none,
956 \cq{o} for odd, \cq{e} for even, \cq{m} for mark and \cq{s} for space.
957
958 \b A single upper-case letter specifies the flow control: \cq{N} for
959 none, \cq{X} for XON/XOFF, \cq{R} for RTS/CTS and \cq{D} for
960 DSR/DTR.
961
962 For example, \cq{-sercfg 19200,8,n,1,N} denotes a baud rate of
963 19200, 8 data bits, no parity, 1 stop bit and no flow control.
964
965 \S2{using-cmdline-sshlog} \i\c{-sessionlog}, \i\c{-sshlog},
966 \i\c{-sshrawlog}: specify session logging
967
968 These options cause the PuTTY network tools to write out a \i{log
969 file}. Each of them expects a file name as an argument, e.g.
970 \cq{-sshlog putty.log} causes an SSH packet log to be written to a
971 file called \cq{putty.log}. The three different options select
972 different logging modes, all available from the GUI too:
973
974 \b \c{-sessionlog} selects \q{All session output} logging mode.
975
976 \b \c{-sshlog} selects \q{SSH packets} logging mode.
977
978 \b \c{-sshrawlog} selects \q{SSH packets and raw data} logging mode.
979
980 For more information on logging configuration, see \k{config-logging}.