public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* rshd
@ 2000-05-07  8:29 Christoph Kukulies
  2000-05-07  9:20 ` rshd Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Kukulies @ 2000-05-07  8:29 UTC (permalink / raw)
  To: cygwin

Does anyone know whether there is a working rshd (inetd.rshd)
for cygwin ?

I'm still living and cannot live anymore with this 10 min
timeout limit of rshsvc from the NT Resource Kit.

I saw some reference to a project by a countryfellow of mine
(Markus Fischer, http://www.uni-paderborn.de/StaffWeb/getin/

(Please Cc: me in  the answer)

-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: rshd
  2000-05-07  8:29 rshd Christoph Kukulies
@ 2000-05-07  9:20 ` Corinna Vinschen
  2000-05-10  3:34   ` rshd Christoph Kukulies
  0 siblings, 1 reply; 5+ messages in thread
From: Corinna Vinschen @ 2000-05-07  9:20 UTC (permalink / raw)
  To: Christoph Kukulies; +Cc: cygwin

Christoph Kukulies wrote:
> 
> Does anyone know whether there is a working rshd (inetd.rshd)
> for cygwin ?
> 
> I'm still living and cannot live anymore with this 10 min
> timeout limit of rshsvc from the NT Resource Kit.

?!?!?!?!

Would you please describe that effect in more detail?

You won't believe it, it sounds _exactly_ like the timeout
problem that I experienced while trying to port rshd to
cygwin 1.1. I have tried anything that's coming in my mind
but nothing ever helped to avoid that timeout problem.

Commonly I'm thinking that it's my fault but your mail
gave me a new hope... Maybe it's an error in winsock???

Corinna

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: rshd
  2000-05-07  9:20 ` rshd Corinna Vinschen
@ 2000-05-10  3:34   ` Christoph Kukulies
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Kukulies @ 2000-05-10  3:34 UTC (permalink / raw)
  To: Corinna Vinschen; +Cc: Christoph Kukulies, cygwin

On Sun, May 07, 2000 at 06:07:42PM +0200, Corinna Vinschen wrote:
> Christoph Kukulies wrote:
> > 
> > Does anyone know whether there is a working rshd (inetd.rshd)
> > for cygwin ?
> > 
> > I'm still living and cannot live anymore with this 10 min
> > timeout limit of rshsvc from the NT Resource Kit.
> 
> ?!?!?!?!
> 
> Would you please describe that effect in more detail?

The RSHSVC.HTM Doc file contains the following
note at the end:

  "The Remote Shell service can be used to start batch files containing
  commands such as dir, ls, and tlist. However, running command-line
  commands from batch files is not always successful. For example, if you
  use the Remote Shell service, and include the command start cmd vi to
  start the vi interactive editor, the RSH client may wait for a time-out
  period. The default time-out is 10 minutes. When the client tries to
  run a command, the RSH server waits for the command to finish. The
  default time-out period is 10 minutes. This limitation means that the
  client cannot currently run a command that takes more than 10 minutes
  to complete. "

> 
> You won't believe it, it sounds _exactly_ like the timeout
> problem that I experienced while trying to port rshd to
> cygwin 1.1. I have tried anything that's coming in my mind
> but nothing ever helped to avoid that timeout problem.

They do not mention the cause for this limitation but I suspect the
reason for this can be found in the code. Whereelse? NT?

> 
> Commonly I'm thinking that it's my fault but your mail
> gave me a new hope... Maybe it's an error in winsock???


I would be interested in a port. Do you have one?
There is this WRSHDNT-V3 from our countryfellow Markus Fischer
but you have to register and I don't particularly like
to spend a bunch of bucks for a utility program which is
in the PD sourcewise anyway. 


> 
> Corinna
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: rshd
  2002-03-13 13:20 rshd Corvin Bazgan
@ 2002-03-13 13:57 ` Larry Hall (RFK Partners, Inc)
  0 siblings, 0 replies; 5+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2002-03-13 13:57 UTC (permalink / raw)
  To: Corvin Bazgan, cygwin

At 03:50 PM 3/13/2002, Corvin Bazgan wrote:
>Hello,
>
>1)    Is there rshd for cygwin?
>2)    Does inetutils for cygwin have rshd?
>3)    Did anyone compile inetutils-1.3.2 on cygwin?  If
>         so, with what required packages?  (I get a resolv.h
>         missing error.)

Look here for your answers:

http://www.cygwin.com/packages



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* rshd
@ 2002-03-13 13:20 Corvin Bazgan
  2002-03-13 13:57 ` rshd Larry Hall (RFK Partners, Inc)
  0 siblings, 1 reply; 5+ messages in thread
From: Corvin Bazgan @ 2002-03-13 13:20 UTC (permalink / raw)
  To: cygwin

Hello,

1)    Is there rshd for cygwin?
2)    Does inetutils for cygwin have rshd?
3)    Did anyone compile inetutils-1.3.2 on cygwin?  If
        so, with what required packages?  (I get a resolv.h
        missing error.)

Thanks,
C.





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-03-13 20:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-07  8:29 rshd Christoph Kukulies
2000-05-07  9:20 ` rshd Corinna Vinschen
2000-05-10  3:34   ` rshd Christoph Kukulies
2002-03-13 13:20 rshd Corvin Bazgan
2002-03-13 13:57 ` rshd Larry Hall (RFK Partners, Inc)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).