how to start rsync daemon on fedora
michael
cs at networkingnewsletter.org.uk
Thu Oct 9 14:29:04 GMT 2008
Maybe the daemon is running but I don't think so:
mkb at veri:/var/log$ ps -elf|grep rsync
0 S mkb 24869 21866 0 80 0 - 17433 pipe_w 15:26 pts/4
00:00:00 grep rsync
and this is when I've tried both of
a) /usr/bin/rsync --daemon -v
b) sudo /sbin/chkconfig rsync on
I also see, when trying to see which rsync modules are loading, the
follow error message (when invoked from another machine):
# rsync veri.phy.umist.ac.uk::
rsync: failed to connect to veri.phy.umist.ac.uk: Connection refused
(111)
rsync error: error in socket IO (code 10) at clientserver.c(104)
[receiver=2.6.9]
Please could somebody let me knw what I'm going wrong? Ta, MIchael
More information about the rsync
mailing list