X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fplink.but;h=cb92aa8e22040c5f88e68ce5ae4703e1419096cd;hb=e40f043ff80f6a00a9021b55d3720414e4ac57ab;hp=a1ef625fc19fa45d13521e892110679dbc9a252a;hpb=466b1c82d5db5d2f71daf7e2f0a450c9ff9cadd6;p=PuTTY.git diff --git a/doc/plink.but b/doc/plink.but index a1ef625f..cb92aa8e 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,4 +1,4 @@ -\versionid $Id: plink.but,v 1.13 2001/12/31 16:15:19 simon Exp $ +\versionid $Id: plink.but,v 1.15 2002/03/05 20:39:27 simon Exp $ \C{plink} Using the command-line connection tool Plink @@ -203,6 +203,10 @@ on the Plink command line. This is \e{not recommended} for reasons of security. If you possibly can, we recommend you set up public-key authentication instead. See \k{pubkey} for details. +Note that the \c{-pw} option only works when you are using the SSH +protocol. Due to fundamental limitations of Telnet and Rlogin, these +protocols do not support automated password authentication. + \S2{plink-usage-options-user}\c{-l username} login with specified username @@ -310,6 +314,10 @@ a CVS command as in \k{plink-cvs}, for example: \c cvs -d :ext:user@hostname:/path/to/repository co module +or (if you're using a saved session): + +\c cvs -d :ext:user@sessionname:/path/to/repository co module + Select the folder you want to check out to with the \q{Change Folder} button, and click \q{OK} to check out your module. Once you've got modules checked out, WinCVS will happily invoke plink from the GUI for