how to change owner of dest.

Paul Slootman paul at debian.org
Mon Oct 24 10:39:32 GMT 2005


On Mon 24 Oct 2005, Adrian Mak wrote:

> I'm going to setup rsync for web pages synchronziation between two
> linux servers.
> 
> how do I change files, folders owner of dest ?
> 
> for example
> the files owner of remote host is uid mary, after executed rsync for
> file synchronization, the files owner of local host will be uid peter,
> instead of mary

You could setup an rsync server on the receiver, and set
    uid = mary
in the appropriate module.


Paul Slootman


More information about the rsync mailing list