View Single Post
  #18 (permalink)  
Old 12-03-2007, 09:43 AM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

Thought I threw in /backup/zimbra/conf/ which should be owned and writable by zimbra.zimbra after the rsync.
(Thought it would be better than messing with permissions)
Quote:
# Create a txt file in the backup directory that'll contain the current Zimbra server version. Handy for knowing what version of Zimbra a backup can be restored to.
sudo -u zimbra zmcontrol -v > /backup/zimbra/conf/zimbra_version.txt
# or examine your /opt/zimbra/.install_history

Last edited by mmorse; 12-03-2007 at 10:02 AM.. Reason: quote
Reply With Quote