Connection refused

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


I've added the:

/etc/services
/etc/inetd

entries as well as

/etc/rsync.conf

with the contents:

[io]
         path  = //Volumes/Mac_OS_X/Library/WebServer/iolanguage.com/Io
         comment = iolanguage source code

But I get this error:

% rsync -rvR --progress localhost:/ .
localhost.dekorte.com: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(1

This is what I see with ps before the error:

% ps -aux | grep rsync
steve 17775   0.0  0.0     1972    352  p6  S+    4:26PM   0:00.01 
rsync -rvR --progress localhost:/ .
root  17776   0.0  0.0     1296    252  p6  S+    4:26PM   0:00.01 rsh 
localhost rsync --server --sender -vrR . /

Am I using the wrong options?
Btw, I'm on OSX 10.2.5 and rsync compiled without problems.

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



More information about the rsync mailing list