From: simon Date: Tue, 30 Oct 2001 22:33:35 +0000 (+0000) Subject: Add a couple more FAQs (`where's the Tunnels panel' and `how do I do X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/f2003e3230fa6f3a1cc5d60256d1a19c8b0022d5?ds=inline;hp=e52455b1fd4e5a129cebe653a777b1f421b18b4f Add a couple more FAQs (`where's the Tunnels panel' and `how do I do in Plink'). git-svn-id: svn://svn.tartarus.org/sgt/putty@1349 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/faq.but b/doc/faq.but index f43a558e..dd48c8b9 100644 --- a/doc/faq.but +++ b/doc/faq.but @@ -287,6 +287,21 @@ Windows users don't have a middle button at all. You can also paste by pressing Shift-Ins. +\S{faq-tunnels} How do I use X forwarding and port forwarding? I +can't find the Tunnels panel. + +If you're looking in the 0.51 release or earlier, the Tunnels panel +isn't there. It was added in the development snapshots after 0.51, +and releases 0.52 and onwards will contain it. + +\S{faq-options} How do I use all PuTTY's features (port forwarding, +SSH v2 etc) in Plink? + +Plink is currently rather short of command line options to enable +this sort of thing. You can use these features if you create a PuTTY +saved session, and then use the name of the saved session on Plink's +command line in place of a hostname. + \S{faq-pscp} How do I use PSCP.EXE? When I double-click it gives me a command prompt window which then closes instantly.