backup script
Posted: Tue Feb 10, 2009 11:20 am
Hi all,
I'm currently writing a script to backup every night the data of my openemm server. The goal is to be able to quickly restore all the data in case of server failure.
I'm quite new of openemm so i'm trying to understand where the sensible data is stored, avoiding to backup unnecessary files.
Except the database which of course will be saved on a file I understood that the main folder is located in /home/openemm/webapps/core. From here we can exclude folders like help_de, help_en and fckeditor2.5.
Do you have other suggestions of folders to consider in my script?
Thanks in advance for any inputs.
Paolo
I'm currently writing a script to backup every night the data of my openemm server. The goal is to be able to quickly restore all the data in case of server failure.
I'm quite new of openemm so i'm trying to understand where the sensible data is stored, avoiding to backup unnecessary files.
Except the database which of course will be saved on a file I understood that the main folder is located in /home/openemm/webapps/core. From here we can exclude folders like help_de, help_en and fckeditor2.5.
Do you have other suggestions of folders to consider in my script?
Thanks in advance for any inputs.
Paolo