Wed 13 Dec 2006
Putty FAQ Humor
Posted by dkaz under Technology, Linux
I stumbled onto this while troubleshooting Putty disconnects on XP…gotta love FAQs w/ attitude.
A.7.12 When I
cata binary file, I get ‘PuTTYPuTTYPuTTY’ on my command line.Don’t do that, then.
This is designed behaviour; when PuTTY receives the character Control-E from the remote server, it interprets it as a request to identify itself, and so it sends back the string ‘
PuTTY’ as if that string had been entered at the keyboard. Control-E should only be sent by programs that are prepared to deal with the response. Writing a binary file to your terminal is likely to output many Control-E characters, and cause this behaviour. Don’t do it. It’s a bad plan.
