Re: Capturing telnet data

From: Friedhelm Mehnert (friedhelm.mehnert_at_gmx.net)
Date: 11/25/04


Date: Thu, 25 Nov 2004 09:21:01 GMT

Lloyd Sumpter <lsumpter@lynx.net> wrote:
> 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.

      telnet someplace | tee somefile

Regards Friedhelm



Relevant Pages

  • 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)
  • Capturing telnet data
    ... capture a telnet session? ... I just want to copy the text of a telnet session ... into a file that I can refer to later. ... Lloyd Sumpter ...
    (comp.os.linux.misc)
  • 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)