X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fplink.but;h=8dfa0c0428621f41b7d26f0cd8567d6cb69b2f30;hb=fb46f1b77dec7259c7e383db0f36252b8f393649;hp=cdee880e19898d0c177441a1b9a15ba8e8708dc5;hpb=dbe43bd4614f86a6e3a08e869cdfab970f3d282e;p=PuTTY.git diff --git a/doc/plink.but b/doc/plink.but index cdee880e..8dfa0c04 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,4 +1,4 @@ -\versionid $Id: plink.but,v 1.5 2001/04/18 15:23:36 owen Exp $ +\versionid $Id: plink.but,v 1.7 2001/08/04 13:06:08 simon Exp $ \C{plink} Using the command-line connection tool Plink @@ -30,7 +30,7 @@ To start Plink it will need either to be on your \i{\c{PATH}} or in your current directory. To add the directory containing Plink to your \c{PATH} environment variable, type into the console window: -\c set PATH C:\path\to\putty\directory;%PATH% +\c set PATH=C:\path\to\putty\directory;%PATH% This will only work for the lifetime of that particular console window. To set your \c{PATH} more permanently on Windows NT, use the @@ -120,6 +120,10 @@ Alternatively, you can use Pageant if Pageant is running (see \b Ensure Pageant is running, and has your private key stored in it. +\b Set the environment variable \cw{PLINK_PROTOCOL} to the string +\c{ssh}, to make sure Plink will try to connect using SSH instead of +Telnet. + \b Run CVS as follows: \c cvs -d :ext:user@hostname:/path/to/repository co module