Need guidelines on how to migrate a Cyrus-Imapd server
Thibault Le Meur
Thibault.LeMeur at supelec.fr
Mon Feb 4 09:28:44 EST 2013
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
More information about the Info-cyrus
mailing list