mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-22 14:39:24 -05:00
Mention the dangers of the "-pw" option.
[originally from svn r4336]
This commit is contained in:
parent
2c0e9b859b
commit
d3b8ed6152
@ -65,7 +65,9 @@ The command-line options supported by \cw{plink} are:
|
|||||||
|
|
||||||
\dt \cw{-pw} \e{password}
|
\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{\-L} \cw{[}\e{srcaddr}\cw{:]}\e{srcport}\cw{:}\e{desthost}\cw{:}\e{destport}
|
\dt \cw{\-L} \cw{[}\e{srcaddr}\cw{:]}\e{srcport}\cw{:}\e{desthost}\cw{:}\e{destport}
|
||||||
|
|
||||||
|
@ -70,7 +70,9 @@ The command-line options supported by \e{pscp} are:
|
|||||||
|
|
||||||
\dt \cw{-pw} \e{password}
|
\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}
|
\dt \cw{-1}
|
||||||
|
|
||||||
|
@ -58,7 +58,9 @@ The command-line options supported by \cw{psftp} are:
|
|||||||
|
|
||||||
\dt \cw{-pw} \e{password}
|
\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}
|
\dt \cw{-1}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user