http://www.perlmonks.org?node_id=204990


in reply to Related question: remote access to unix
in thread Perl Programming Tools - (who, what, where, when, and why)

You might like to give PuTTY a try -- it is really worth it. It is the best ssh client for windows I am aware of, is free software/open source and able to send all of the special characters over. Of course it also supports ansi colors. Give it a try, if you need a good terminal emulation for windows which supports both ssh and telnet (useful for reading websites *gg*), you won't regret it.
--
use signature; signature(" So long\nAlfie");
  • Comment on Re: Related question: remote access to unix