Re: SSH over a high latency connection
From: all mail refused (elvis_at_notatla.org.uk)
Date: 01/22/04
- Previous message: Mark: "SSH over a high latency connection"
- In reply to: Mark: "SSH over a high latency connection"
- Next in thread: Mark: "Re: SSH over a high latency connection"
- Reply: Mark: "Re: SSH over a high latency connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Previous message: Mark: "SSH over a high latency connection"
- In reply to: Mark: "SSH over a high latency connection"
- Next in thread: Mark: "Re: SSH over a high latency connection"
- Reply: Mark: "Re: SSH over a high latency connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|