Re: rsync backup permissions

2008-10-10 Thread Matt McCutchen
On Fri, 2008-10-10 at 18:43 -0400, Matthew Monaco wrote: > So would the receiving end need to be running in daemon mode? There > would be no way to set the proper ownership if it isn't? Not necessarily. The receiving end just needs to run as root, and that can be accomplished on a run over remot

Re: Re: rsync backup permissions

2008-10-10 Thread Matthew Monaco
So would the receiving end need to be running in daemon mode? There would be no way to set the proper ownership if it isn't? Matt McCutchen wrote: > On Thu, 2008-10-09 at 14:38 +0100, michael wrote: >> On Thu, 2008-10-09 at 14:17 +0100, michael wrote: >>> I wish to use rsync to backup users' home

Re: how to start rsync daemon on fedora

2008-10-10 Thread michael
On Fri, 2008-10-10 at 13:42 +0100, michael wrote: > On Thu, 2008-10-09 at 17:08 -0700, Wayne Davison wrote: > > On Thu, Oct 09, 2008 at 03:29:04PM +0100, michael wrote: > > > and this is when I've tried both of > > > a) /usr/bin/rsync --daemon -v > > > b) sudo /sbin/chkconfig rsync on > > > > Fedo

Re: how to start rsync daemon on fedora

2008-10-10 Thread michael
On Thu, 2008-10-09 at 17:08 -0700, Wayne Davison wrote: > On Thu, Oct 09, 2008 at 03:29:04PM +0100, michael wrote: > > and this is when I've tried both of > > a) /usr/bin/rsync --daemon -v > > b) sudo /sbin/chkconfig rsync on > > Fedora supplies an /etc/xinetd.d/rsync file that defaults to off. U