X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fman-pscp.but;h=d848043bd2514d78461658e87c7992ae08763e47;hb=92f3b101f550c164953b4a490e706ebd0d9f1374;hp=e628def995b29391bc55905f371269c134404af9;hpb=ff6e3bc94df89dd7118e98bcba56ccef97eb11b8;p=PuTTY.git diff --git a/doc/man-pscp.but b/doc/man-pscp.but index e628def9..d848043b 100644 --- a/doc/man-pscp.but +++ b/doc/man-pscp.but @@ -24,6 +24,10 @@ copy) and SFTP (secure file transfer protocol) protocols. The command-line options supported by \e{pscp} are: +\dt \cw{-V} + +\dd Show version information and exit. + \dt \cw{-ls} \dd Remote directory listing. @@ -66,7 +70,9 @@ The command-line options supported by \e{pscp} are: \dt \cw{-pw} \e{password} -\dd Set remote password to \e{password}. +\dd Set remote password to \e{password}. \e{CAUTION:} this will likely +make the password visible to other users of the local machine (via +commands such as \q{\c{w}}). \dt \cw{-1} @@ -84,6 +90,14 @@ The command-line options supported by \e{pscp} are: \dd Private key file for authentication. +\dt \cw{-scp} + +\dd Force use of SCP protocol. + +\dt \cw{-sftp} + +\dd Force use of SFTP protocol. + \S{pscp-manpage-more-information} MORE INFORMATION For more information on \cw{pscp} it's probably best to go and look at