Re: Loggin within PLink



Found this elsewhere on the web

run in dos prompt

cmd.exe /C plink hostname -pw yourpassword -l youruser any_command > c:
\putty.log

This will log to the logfile called putty.log

Hope it helps
There is no logging ability in plink at the moment other than the ssh
logging but that does not show session details
.