Evolution backup
Craig Adams
craigaa at karg.co.za
Fri Dec 24 11:20:23 UTC 2004
Hi Francesco,
To perform a full, sane backup of Evolution 2:
Open a terminal and issue the following commands to shutdown the
processes:
gconftool-2 --shutdown
evolution-2.0 --force-shutdown
Then you need to backup the following directories in your home
directory:
.evolution
.gconf/apps/evolution
and also the following file:
.gnome2_private/Evolution
I would recommend a command like this (line may wrap):
tar -cvzf
backupname.tar.gz .evolution .gconf/apps/evolution .gnome2_private/Evolution
In order to restore you should also shutdown the processes first.
Regards
Craig A.
On Fri, 2004-12-24 at 10:07 +0100, Francesco Bolzoni wrote:
> I need to backup all EVOLUTION setting (Account, Adress Book, Calendar, Emails).
> I have already tried to do a tar of the /home/frank/.evolution directory but the account setting was lost.
> Any idea on where evolution store those info ?
>
> Thanks in advance & happy christmas.
>
> Francesco
>
> PS: This email is also crossposted on ubuntu-it list in a similar form.
>
>
>
More information about the ubuntu-users
mailing list