Re: [Evolution] Backing up Evolution data



What is the safe way to backup Evolution data? Is backing up .evolution/
sufficient enough? 

Your data is in ~/.evolution and your settings are stored using GConf in
your ~/.gconf/apps/evolution directory.

Before backing up the Evolution data, close Evolution and it's backend
tasks. Before backing up the settings (in GConf) close the GConf daemon
as well. If either one is running, you might end up with old (not synced
to disk) and probably even broken data.

$ evolution --force-shutdown
$ gconftool-2 --shutdown

For backup purposes only you can omit most of the indexing data.


Restoring the backup is another topic, although very similar to the
above. Make sure Evolution and GConf are not running, while restoring
those dirs.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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