How to backup a Magento installation
What is the best practice method of backing up Magento database files and page files?
The Magento Backup utility only creates an .sql file so do we need to backup
other directories of xml, css, jscript, php files manually?
Assuming you have a stable installation, you can take a single backup of the file system (don’t bother with the var/cache contents), and be done with that.
Backing up the db regularly is obviously vital.
Personally, I do an rysnc backup of the whole system once a day to a remote server - but I play with the file system quite a bit.
I usually have a copy of the template/skin on my home/office server with regular back-ups of the products (depending on how often items are edited/added).
Unless you muck around with the file system alot, really you dont need to back it up often. Just ALWAYS backup your sql, Neil sets a good example of “DAILY” to a remote server. This can be even your home/office computer, just make sure your backing up that file.
But this all depends on who your hosted with also. Some hosts use back-up software which is really handy.
Myself, I have backups of everyday of my clients WHOLE account kept for 30days at a time.
This includes SQL, FILES and EMAIL. So if anything does go really wrong, we can always turn back time
Hey Everyone,
We’ve just released a new module for backing up Magento that incorporates Subversion for version control. Hopefully it will solve all of these problems for you as it did for us. You can read more about it on Magento Connect or at the website: http://www.magento-backups.com
Hey Everyone,
We’ve just released a new module for backing up Magento that incorporates Subversion for version control. Hopefully it will solve all of these problems for you as it did for us. You can read more about it on Magento Connect or at the website: http://www.magento-backups.com
Is this product a local download or something i would install on my website?
I am used to work on other CMS but a friend came to me with an old bacjup of a magento website asking to put it back on the web.
I am actually trying to make it work locally with mamp.
I installed the lastest Magento, and try to find how to send the content and the DDB. My problem begin here.
I have :
- two .rar compressed files with some file backup in it. ( I guess it is two time the same content at two time point ? )
- a mysql******.sql file.
I tried to upload it by ftp on folders.
I tried to upload the ddb inside he new one with phpmyadmin
I tried to use some backup upload options…
I think that the best backup solution for Magento driven website, like any other, is backup from Cpanel. Just one click, backup whole account, and you get your hosting resources mirrored in only one .tar file, which you can download. Everything is there, db-s, files, mails, configs..
Cheers.
it can back up DB and Magento files, send archives to cloud storages and run scheduled backups automatically.
Hope you’ll like the extension
Thank you. This is the best solution to backup for both database and files. Backup manually will gross your time (but once I did successfully) Unfortunately, the extension isn’t free, or, $99 for me is way too high. But I believe it’s worthed.