dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using telnet for remote testing


From: Dan Kegel
Subject: Re: Using telnet for remote testing
Date: Fri, 27 Jun 2003 13:28:22 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617

Daniel Jacobowitz wrote:
On Fri, Jun 27, 2003 at 03:34:57PM -0400, Ryan Smiderle wrote:

Yeah, I was googling your tutorial earlier :)
ssh is too fancy for my targets, I'm afraid. I have implemented a nasty-looking remote-telnet procedure, but I'll clean it up and have
it make use of the procs in telnet.exp
I'll send you what I did when it's set up nicely.

If you can run telnet, I recommend using RSH.  It's got its issues
(quoting is a pain, or outright impossible!), but it's very lightweight
and works more easily in dejagnu.

I agree that rsh works fine for remote execution, so I haven't
been tempted to try telnet.

To get rsh working, I had to modif an rsh server to remove all security, though.
And I still can't rcp from debian to my embedded box.
This seems odd, since rcp is carried over rsh, isn't it?
(It's a bit hard to figure out, since there are no RFC's for those protocols.)
Magic recipes for getting rcp working would be appreciated :-)

My working protocols for dejagnu at the moment are rsh + ftp
and ssh + scp.
- Dan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]