Forums / Developer / What's necessary in the backup?
K259
Wednesday 04 January 2006 1:26:28 am
Do I have to include var/cache in the backup? Or is it just ok with: /var/log/var/storage
Just want to get this confirmed, so I don't miss anything.
Gabriel Ambuehl
Wednesday 04 January 2006 1:43:25 am
cache isn't needed, it will get regenerated when you restore from backup.
Take care to store everything but cache in var though.
Visit http://triligon.org
J-A Eberhard
Wednesday 04 January 2006 2:42:38 am
You can use this contrib and set a cronjob for ithttp://ez.no/community/contribs/3rd_party/ezpublish_site_backup_script
Open Source Solution Provider Open-Net Ltd Switzerland http://www.open-net.ch
Nabil Alimi
Wednesday 04 January 2006 6:38:42 am
Hi,
What do you exactly want to back up ?
Because backuping the var directory will basically only save images, files etc... uploaded via the admin interface (or via front-office if your site is design for this purpose).
My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com eZ Publish Freelance developper. Feel free to contact me +33 674 367 057 nabil at assiki d0t fr
Per-Espen Kindblad
Wednesday 04 January 2006 6:51:23 am
I want to backup up everything I need if the disk get destroyed, but not cache which I can compile through the eztc script.