<div dir="ltr">
<p class=""><span class="">Couple of things that might help.</span></p><p class=""><span class="">script</span><span class=""> - make typescript of terminal session<br></span>screen - screen manager with VT100/ANSI terminal emulation</p><p class="">echo/read</p><p class="">echo -n Password<br>read -s password<br>echo $password</p><p class="">Or maybe...</p><p class="">stty -echo / stty echo</p></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 8, 2015 at 8:19 AM, <span dir="ltr"><<a href="mailto:kitepilot@kitepilot.com" target="_blank">kitepilot@kitepilot.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Joe, as someone else already mentioned:<br>
save your password to a text file and "copy'n paste' it from there over and over again.<br>
That invalidates a typo and guarantees that you always use the same password. <br>
Now my concern:<br>
What I hear is:<br>
SSH likes me.<br>
FTP doesn't. <br>
Is this box publicly running FTP?<br>
Oh boy...<br>
I hope not!<br>
ET <br><div class="HOEnZb"><div class="h5">
<br>
<a href="mailto:joe@actionline.com" target="_blank">joe@actionline.com</a> writes: <br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there some kind of Linux tool that I can use to capture<br>
my own keystrokes. <br>
I am having a problem with ssh login telling me "Permission denied"<br>
I use the exact same password to ftp login and it works every time. <br>
So I'd like to be able to capture the keystrokes so I can prove that I am<br>
not making a typo. <br>
<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</blockquote>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</div></div></blockquote></div><br></div>