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
|