Quote:
Originally Posted by uxbod You should not require that directory ... but to be on the safe side why not archive it off somewhere. |
Just to verify that I did this correctly before I delete, I ran the following to backup up the 5.0.2_GA-7.1 directory.
Code:
rsync -avH /opt/zimbra/backup/5.0.2_GA-7.1 /mnt/share
That should give me a reliable backup, right?