Connection refused

Steve Dekorte steve at dekorte.com
Tue Apr 29 12:30:23 EST 2003


On Monday, April 28, 2003, at 06:40 PM, jw schultz wrote:
> If i recall correctly you are trying to invoke the daemon
> under inetd.
>
> Make sure the daemon process is not still running between
> updating the binary and testing it.

[max:/Users/steve/rsync-2.5.6] steve# ps -aux | grep inetd
root    327   0.0  0.0     1308    108  ??  Ss   Thu04AM   0:00.02 inetd
root  18328   0.0  0.0     1416    308 std  S+    7:28PM   0:00.00 grep 
inetd
[max:/Users/steve/rsync-2.5.6] steve# kill -HUP 327
[max:/Users/steve/rsync-2.5.6] steve# ps -aux | grep rsync
root  18334   0.0  0.0     1416    308 std  S+    7:29PM   0:00.01 grep 
rsync
[max:/Users/steve/rsync-2.5.6] steve# rsync -av --progress 
localhost::io .
@ERROR: setgroups failed
rsync: connection unexpectedly closed (37 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)

Cheers,
Steve
Io, a small language: http://www.iolanguage.com/



More information about the rsync mailing list