Am 04.07.2014 11:46, schrieb Florent B:
> Thank you very much Robert.
> 
> I also had a look at "dsync" tool. But I think it handles only mails
> directory, and not all user's home (my users's home contains indexes,
> Maildir and sieve directories)

rsync --force --delete-after --devices --specials -tPrlpogEAX /home/ 
root@new:/home/
stop services
rsync --force --delete-after --devices --specials -tPrlpogEAX /home/ 
root@new:/home/
start services

you have nearly zero downtime because rsync at the second
run only transfers changed / new files and building the filelist
is also much faster due OS caches




Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to