From 15cf1e664b15ba3e91f4d4442e6b5f6d9236f927 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 4 Aug 2001 13:06:08 +0000 Subject: [PATCH] Mention PLINK_PROTOCOL in the Plink chapter. [originally from svn r1167] --- doc/plink.but | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/plink.but b/doc/plink.but index 13fa3407..8dfa0c04 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,4 +1,4 @@ -\versionid $Id: plink.but,v 1.6 2001/06/28 13:36:14 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 @@ -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