Trouble getting rsync to work....

tim.conway at philips.com tim.conway at philips.com
Tue Feb 26 07:28:25 EST 2002


Need more information - the rsyncd.conf, for instance.  The hosts.allow, 
for another.
You're best to start off with a basic conf file, and add complications one 
at a time until it breaks, then figure out what was wrong with that single 
item.  Running rsyncd from inetd really helps with that - each session 
reads the file as it is at that moment, so testing can go really fast... 
one xterm editing the file and writing it after each mod, another testing 
after each mod.
Start with this:
+++start of /etc/rsyncd.conf++++++
[testmodule]
path = /tmp
+++end of /etc/rsyncd.conf++++++
Tools at willy
/etc/mail>grep rsync /etc/inetd.conf /etc/services 
/etc/inetd.conf:rsync   stream  tcp     nowait  root    /usr/bin/rsync 
rsyncd --daemon
/etc/services:rsync             873/tcp         rsyncd          # rsync 
daemon
Tools at willy
/etc/mail>
Don't forget to HUP your inetd after modifying services and inetd.conf


Tim Conway
tim.conway at philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn, 
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), 
".\n" '
"There are some who call me.... Tim?"




Warren <rsyncuser at sportingwheelies.org.au>
Sent by: rsync-admin at lists.samba.org
02/24/2002 11:59 PM

 
        To:     rsync at lists.samba.org
        cc:     (bcc: Tim Conway/LMT/SC/PHILIPS)
        Subject:        Trouble getting rsync to work....
        Classification: 



I have read the MAN page and the Rsync page and have set up an 
/etc/rsync.conf but I can't seem to get it working. I have tried starting 
the 
daemon and adding the correct entry on the server hosts.allow file, but I 
just get "Connection refused" from the server.

Surely this can't be that difficult, but I am at a bit of a loss. Can 
anyone 
help?

Regards,
Brad

-- 
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html







More information about the rsync mailing list