[Evolution] backing up evolution 2.x



Hi

When backing up evolution prior to version 2 I created a list of file to
be excluded from the backup with the following command:
              find ${SOURCE_DIR} -name "mbox.*" > ${EXCLUDELIST}
              find ${SOURCE_DIR}mail/pop -name "cache" >> ${EXCLUDELIST}
              echo "${SOURCE_DIR}cache"  >> ${EXCLUDELIST}
where SOURCE_DIR was ~/evolution

After the change in the dir structure of version 2 the above clearly is
incorrect. Can someone list the files that don't have to be backup up in
version 2?

I presume:
.evolution/mail/local/*.ibex.index
.evolution/mail/local/*.ibex.index.data
.evolution/mail/local/*.ev-summary
(recursively)

But what about
.evolution/cache

TIA
-- 
# Mertens Bram "M8ram"   <bram-mertens linux be>   Linux User #349737 #
# debian testing            kernel 2.6.8-1-686     i686     512MB RAM #
# 11:47:54 up 7 days, 15:34,  8 users,  load average: 0.34, 0.16, 0.14 #




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]