> Make sure that rsyncd is started by:
>
>       rsync localhost::
>
> This should return all configured shares.
> This hould return a line with the RSYNCD-SHARENAME

Beware: this is true only if you have 'list = true' (or yes, or 1) in / 
etc/rsyncd.conf (or equivalent).

But why not simply take a look at /var/log/rsyncd.log? If you have no  
rsyncd.log file, you can add 'log file = /var/log/rsyncd.log' in the  
main section of /etc/rsyncd.conf.

Another thing: be sure you 'chmod 600 /etc/rsyncd.secrets' (or  
equivalent) or it may not work (with 'strict modes = true')

Hope this helps.

-- Vincent


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to