View Single Post
  #13 (permalink)  
Old 07-20-2007, 09:45 AM
skeeve skeeve is offline
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by brained View Post
You want to migrate first, then upgrade.
  • Install the exact same 4.0.4 on the new server
  • Rsync the /opt/zimbra over from the old
  • Re-run the 4.0.4 install script on the new server
  • Start up the 4.0.4 on the new server and make sure it's running properly (LDAP, MySql, message store, etc) Really make sure - you don't want to try to upgrade a broken system
  • Shut Zimbra down and then -
  • Then run the install script for 4.5.6
OK, re rsync, got any options I should be using. I'm trying:

rsync -Wur --links source dest

should I be adding aything else?

...Skeeve
Reply With Quote