X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/60e4458beac10737c37507e9006a070dcb1a3dfd..65befd9c1c0a62cf6ec782c10ade41d607c237f7:/doc/plink.but?ds=inline diff --git a/doc/plink.but b/doc/plink.but index 8dfa0c04..835dad80 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,21 +1,10 @@ -\versionid $Id: plink.but,v 1.7 2001/08/04 13:06:08 simon Exp $ +\versionid $Id: plink.but,v 1.10 2001/11/25 16:57:45 simon Exp $ \C{plink} Using the command-line connection tool Plink -\# Explain Plink - -\# Explain that Plink is probably not what you want if you want to -\# run an interactive session in a Command Prompt window - -\# Explain that Plink is really for batch-file use, and that -\# therefore it works best with public-key authentication; link to -\# that chapter - -\# Give instructions on how to set up Plink with CVS - -\i{Plink} (PuTTY Link), is a command-line connection tool similar to -UNIX \c{ssh}. It is probably not what you want if you want to run an -interactive session in a console window. +\i{Plink} (PuTTY Link) is a command-line connection tool similar to +UNIX \c{ssh}. It is probably not what you want if you want to run +an interactive session in a console window. \H{plink-starting} Starting Plink @@ -103,11 +92,12 @@ To use Plink with CVS, you need to set the environment variable You also need to arrange to be able to connect to a remote host without a password. To do this, either: -\b Run PuTTY, and create a PuTTY saved session (see \k{config-saving}) -with the protocol set to SSH (see \k{config-hostname}) and specifies -your private key file (see \k{config-auth}). You will probably also -want to specify a username to log in as (see \k{config-username}). -You should then be able to run CVS as follows: +\b Run PuTTY, and create a PuTTY saved session (see +\k{config-saving}) with the protocol set to SSH (see +\k{config-hostname}) and specifies your private key file (see +\k{config-ssh-privkey}). You will probably also want to specify a +username to log in as (see \k{config-username}). You should then be +able to run CVS as follows: \c cvs -d :ext:user@sessionname:/path/to/repository co module