Kristaps Armanis wrote:
ctl_mboxlist -d
Gives me output like:
user.ajoma default ajoma lrswipcda
user.ajrina default ajrina lrswipcda
user.ajuks default ajuks lrswipcda
user.ajuss default ajuss lrswipcda
Point is that i'm using: unixhierarchysep yes
Is thi
Wednesday, February 12, 2003, 6:42:46 PM, You wrote:
JAT> For a full restore, to guard against corrupting
JAT> important database files I do ctl_mboxlist -d to a text file just before
JAT> the backup, and then backup that file.
ctl_mboxlist -d
Gives me output like:
user.ajoma default ajoma
Thomas Hannan wrote:
So to backup Cyrus, I should do the following?:
ctl_mboxlist -d /var/backup/mydbbackupfile
cp -dPr /var/imap /var/backup/imap
cp -dPr /var/spool/imap /var/backup/spool/imap
Would it be better to tar them first, or just copy and then tar later?
And to do a full restore? How w
So to backup Cyrus, I should do the following?:
ctl_mboxlist -d /var/backup/mydbbackupfile
cp -dPr /var/imap /var/backup/imap
cp -dPr /var/spool/imap /var/backup/spool/imap
Would it be better to tar them first, or just copy and then tar later?
And to do a full restore? How would I do so? (I assum
Michael Frank wrote:
I have heard that if I backup the database and/or user files as they are being accessed I might corrupt the files. Is this true? If so how can I implement an automated backup without taking the service down? I need to have the service up 24/7 and am unable to take it down at
Hello everyone,
I have heard that if I backup the database and/or user files as they are being
accessed I might corrupt the files. Is this true? If so how can I implement an
automated backup without taking the service down? I need to have the service up 24/7
and am unable to take it dow