Capturing telnet data

From: Lloyd Sumpter (lsumpter_at_lynx.net)
Date: 11/24/04


Date: Wed, 24 Nov 2004 14:50:28 -0800

Hi,

   I have what I would think is a Stupidly Simple Question: How can I
capture a telnet session? I just want to copy the text of a telnet session
into a file that I can refer to later. Right now I use copy/paste into an
emacs window, but that's slow and cumbersome: surely there's a way to log
it?

   I read the man pages, but the closest I got was "tracefile", which
doesn't seem to do what I want...

(BTW: I have to use telnet - the boxes I'm logging into don't have
anything more intelligent)

Any help would be appreciated!
Lloyd Sumpter



Relevant Pages

  • Re: Capturing telnet data
    ... Lloyd Sumpter wrote: ... > capture a telnet session? ... I just want to copy the text of a telnet session ... Regards Friedhelm ...
    (comp.os.linux.misc)
  • Capture screen output of Telnet using vbscript
    ... Is there any way to capture the screen output of a telnet session to a text ... I have tried to do this with batch files but was ...
    (microsoft.public.scripting.vbscript)
  • Re: [EXPECT] Reading a response into a variable
    ... > I'm currently using EXPECT to automate a telnet session that is a ... > daily occurence for our office. ... Is there a way for me to capture the ... how can I capture the entire string that expect uses to find my ...
    (comp.lang.tcl)
  • Capture Telnet prompt with Expect
    ... I am trying to use Expect in TCL to Telnet to a server and trying to ... capture some prompts in Telnet session. ...
    (comp.lang.tcl)
  • [EXPECT] Reading a response into a variable
    ... I'm currently using EXPECT to automate a telnet session that is a ... daily occurence for our office. ... Is there a way for me to capture the ... how can I capture the entire string that expect uses to find my ...
    (comp.lang.tcl)