How to see what you type in telnet

  • Thread starter Thread starter Fredrik Toftered
  • Start date Start date
F

Fredrik Toftered

Hello,

When I start a telnet session, I can't see what I type. I read in an
article that I can set a local echo, but I can't find that option when I
rightclick and open preferences.

Thanks

Fredrik
 
type telnet at the command prompt and then ast the Microsoft Telnet> prompt
type
set localecho

If you start a telnet session with something like telnet thehost.com then
once the session is started type
CTRL+]

to get to the Microsoft Telnet> prompt then type
set localecho

and then at the Microsoft Telnet> prompt type a carriage return to return to
your remote session.
 
Paul said:
type telnet at the command prompt and then ast the Microsoft Telnet> prompt
type
set localecho

If you start a telnet session with something like telnet thehost.com then
once the session is started type
CTRL+]

to get to the Microsoft Telnet> prompt then type
set localecho

and then at the Microsoft Telnet> prompt type a carriage return to return to
your remote session.

Thanks!

Fredrik



Hello,

When I start a telnet session, I can't see what I type. I read in an
article that I can set a local echo, but I can't find that option when I
rightclick and open preferences.

Thanks

Fredrik
 
Back
Top