Siva Palaninathan wrote:
>
> Hi,
> I am trying to automate telnet sessions to retrive information from a
> linux box. The box is not running a full-featured version of linux,
> embedded linux, has very limited sources, memory, computing power and etc.
> What I am trying to do is connect to the box, run some commands, save the
> telnet session in a file. This has to be happening in a timely-fashion
> without user interaction. What all I'm looking for is a small application
> or script that runs on Windows platform.
>
> Any thoughts, suggestions and etc appreciated,
> Thanks.
Ssh supports that sort of thing. Or failing that, what about some of the
"r" commands, though you have to be careful about security with those.
--
(This space intentionally left blank)
|