Re: SSH over a high latency connection

From: all mail refused (elvis_at_notatla.org.uk)
Date: 01/22/04

  • Next message: Jeppe S. Larsen: "webcam - port forwarding"
    Date: 22 Jan 2004 11:30:06 GMT
    
    

    In article <fc6b184.0401220147.6d5cba7@posting.google.com>, Mark wrote:

    >with ssh to enable the command line to be buffered until I hit return

    >then has anyone got any suggestions

    telnet has optional line-buffering.
         In ``old line by line'' mode, all text is echoed locally, and (normally)
         only completed lines are sent to the remote host. The ``local echo char-
         acter'' (initially ``^E'') may be used to turn off and on the local echo
         (this would mostly be used to enter passwords without the password being
         echoed).
    Tried telnet/ssh ?

    -- 
    Elvis Notargiacomo                  http://www.sendacow.org.uk/homepage.html
    

  • Next message: Jeppe S. Larsen: "webcam - port forwarding"

    Relevant Pages

    • Re: Is ssh not safe?
      ... > conclusion that having my router route port 22 requests through to my ... It's a whole lot safer than telnet and ftp. ... "safe" are the practices of your users. ... > that they can log in and change their passwords if need be. ...
      (Fedora)
    • Re: telnet replacement - not ssh?
      ... > including passwords, in the clear. ... I need a telnet replacement that prevents hackers from snooping ... Your company's policy is bad. ... So maybe it is 'clever' instead of 'stupid'. ...
      (comp.security.misc)
    • Re: telnet replacement - not ssh?
      ... > including passwords, in the clear. ... I need a telnet replacement that prevents hackers from snooping ... Your company's policy is bad. ... So maybe it is 'clever' instead of 'stupid'. ...
      (comp.security.ssh)
    • Re: telnet replacement - not ssh?
      ... > including passwords, in the clear. ... I need a telnet replacement that prevents hackers from snooping ... Your company's policy is bad. ... So maybe it is 'clever' instead of 'stupid'. ...
      (comp.security.unix)
    • RE: SSH or Telnet?
      ... Encrypted passwords to me would ... mean at least a little more secure than clear text passwords. ... Subject: SSH or Telnet? ... you telnet to remote system, ...
      (FreeBSD-Security)