How to see what you type in telnet

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
 
P

Paul R. Sadowski

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.
 
F

Fredrik Toftered

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top