=== Darwin Backup === Contributors: aguidrevitch Tags: backup, backups, restore, back up, recover, recovery, restoration, migrate, duplicate, copy, mysql backup, database backup, db backup, website backup, wordpress backup, full backup, archive Requires at least: 3.0.1 Tested up to: 4.6 Stable tag: 1.0.21 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Two-click recovery from the worst-case scenarios. Self-extracting backups with built-in web UI. Backup, restore and duplicate sites of any size. == Description == Darwin Backup is the ultimate free backup and restoration tool. No more site downtime or pain restoring WordPress after a disaster of any severity, no more money spent on developers fixing your WordPress site after a faulty upgrade. There are many backup plugins but restoration has never been this simple, easy, or reliable until now. Darwin Backup is designed to make the restore process as easy as two clicks and, in most cases, you don't need even know what your FTP, mysql credentials or directory location. Just point your browser to the link Darwin Backup provides you with, authorize yourself using your WordPress administrator credentials and click 'Login' and click 'Restore'. = Features = * Self-extracting single-file backups with built-in web UI * Backup and restore for non-techies * Unlimited backup - create as many backups as you want, there is no limit * Backup files and database * Optional backup of uploads folder * Backup sites of any size * Two-click restoration and duplication * Restoration over FTP * Backup on low-end hardware, shared hosting * Backup is stored on your server, no registration on external sites needed * Intercepts upgrade and makes backup before upgrade (optionally) The plugin doesn't currently support scheduled backups. We are already working on it for a future release. == Installation == **From your WordPress dashboard** 1. Visit **Plugins > Add New** 2. Type **darwin backup** in the search box and click on search button 3. Find **Darwin Backup** plugin. 4. Then click on Install Now after that activate the plugin. 5. The plugin adds a menu item **Darwin Backup** 6. Visit **Darwin Backup > Add New** and create your first backup. (You can always delete it later.) **Installing Via FTP** 1. Download the plugin to your hardisk. 2. Unzip. 3. Upload the **darwin-backup** folder into your plugins directory. 4. Log in to your WordPress admin panel and click the Plugins menu. 5. Then activate the plugin. 6. The plugin adds a menu item **Darwin Backup** 7. Visit **Darwin Backup > Add New** and create your first backup. (You can always delete it later.) == Frequently Asked Questions == = Why do I need to mail / copy to clipboard a link after backup = If something breaks (no matter how severely) and your dashboard is not accessible, you can use this backup link to recover site quickly. **Always email links to archive or copy them to clipboard right after backup** to have instant access to recovery UI, which is built-in into your backup. = My site is not operable after upgrade or an accident? = Just point your browser to the mailed / copied to clipboard link and click restore. = But I've lost the link! = This will require some extra effort: 1. FTP or SSH to your Wordpress installation, go to wp-content/plugins/darwin-backup/backups/ folder and find the recent backup, which filename looks like YYYYMMDD-WPV.E.R.S.I.O.N-STRING.NUMBER.php 2. Copy its filename and point your browser to http://yoursite.com/wp-content/plugins/darwin-backup/backups/YYYYMMDD-WPV.E.R.S.I.O.N-STRING.NUMBER.php 3. If it works - try to recover. If you fail at this stage for some reason, read on. 4. If it is not - copy STRING.NUMBER part, and point your browser to http://yoursite.com/wp-content/plugins/darwin-backup/backups/restore.php?sid=STRING.NUMBER 5. Recover. = Do I need to backup uploads folder? = Only if you are going to replicate the site. Otherwise - no, uploads folder does not contain files needed to restore your Wordpress to a working state, so feel free to not backup it for the restoration purposes. = How to duplicate a site? = Just download a backup (PHP file), upload it to the new site and point your browser to it. = I'm getting Fatal error: Allowed memory size ... exhausted ... during replication = **IMPORTANT**: You can hit this problem only when duplicating sites or pointing your browser directly to the archive file. Copied to clipboard or emailed links, provided after backup or from listing screen, are already wrapped with restore.php * Increase memory_limit php ini setting to be around 2x archive size. Please consult your hosting provider documentation on how to do this. * Sometimes archives are just too large to fit memory. In this case, download restore.php and upload to the same directory where you archive is. = I'm getting blank page during duplication = Most probably you are affected by 'out of memory' issue above. Please follow up the steps described in **I'm getting Fatal error: Allowed memory size ... exhausted ...** section = Restore on a different host stops suddenly during duplication = An observation shows that some hosting providers decrease memory_limit dynamically (for example GoDaddy), and even though you are able to open restore panel, it might fail with 'out of memory' on the subsequent requests. See **I'm getting Fatal error: Allowed memory size ... exhausted ...** section for possible solutions = Why authorize during restore? = The archives produced by Darwin Backup are world-accessible and do not depend on Wordpress code base so you can restore even if your Wordpress renders 500 Internal Server Error. If archives are not protected with username / password, a malicious user who has the link to archive can restore your site to some previous state w/o your permission. On restore, archive will check if it can authorize you against your current Wordpress installation, and if it can - it will prompt you for your Wordpress username / password. If your original Wordpress mysql instance is not accessible (eg when restored on a different host) - you will get directly to the recovery screen, no username/password asked, so do not forget to delete archive = Where are scheduled backups = Coming soon == Screenshots == 1. Backup before core, theme or plugin upgrade, progress meter 2. Backup before core, theme or plugin upgrade, complete 3. List of available backups 4. Restore panel == Changelog == [CHANGELOG](https://plugins.svn.wordpress.org/darwin-backup/trunk/CHANGELOG.txt)