Le 04/02/2013 15:20, Adam Tauno Williams a écrit :
>
> Something like -
>
>          rsync \
>                  --verbose  --recursive \
>                  --perms --owner --group --times \
>                  --links --hard-links --delete \
>                  $master:$root $replica:$root
>
> I also like the  --numeric-ids assuming your uidNumber/gidNumber is the
> same between systems.  That saves a lot of pointless NSS calls.

Thanks for the hint on the "--numeric-ids" option.

Regards,
Thibault
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Reply via email to