>From: Jeffrey Stedfast <[EMAIL PROTECTED]> >To: "Celsun ." <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: [Evolution] exec command >Date: Thu, 04 Mar 2004 14:25:09 -0500 > >I use the following command: > >find evolution -name "mbox.*" -exec rm -f {} \; > >Jeff Thanks for your reply Jeff. Does the above command remove "mbox.ibex.index" and "mbox.ibex.index.data" files?
yes
Another question for you. Do the contents of ~/evolution/cache/http also need to be deleted before backing up evo?
no, but then again, neither do you have to rm -f the summary files before backing up.
if you include te summary files in the backup, when you restore, evo will probably load the mailboxes faster since it won't have to regenerate them.
Jeff
-- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com |
