X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e3e5784ec6910ef4529d3193f13fc4dd0588543b..77603464f5b4231df69eb20ca278062bd7aae9fb:/doc/man-pscp.but 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