mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-30 00:04:49 -05:00
Mention PLINK_PROTOCOL in the Plink chapter.
[originally from svn r1167]
This commit is contained in:
parent
5138551608
commit
15cf1e664b
@ -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
|
\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 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:
|
\b Run CVS as follows:
|
||||||
|
|
||||||
\c cvs -d :ext:user@hostname:/path/to/repository co module
|
\c cvs -d :ext:user@hostname:/path/to/repository co module
|
||||||
|
Loading…
x
Reference in New Issue
Block a user