You can create backups and restore them when needed.
Create a backup
Restore a backup
Download a backup
Delete a backup
Create a new backup
To create a new backup,
- Click on the Create New Backup button
- Select the sites that you want to backup
- Enter the details for the backup
- Backup name – For your reference
- No of backups to keep – the maximum number of backed up zip files that will be retained in the server. For eg., if the No of backups to keep is set as 5, the sixth backup will overwrite the first one and so on.
- Backup options
- Create zip without compression – If this option is checked, it just packages the backed up files into a zip archive without compressing.
- Optimize database tables – If this option is checked, the OPTIMIZE TABLE MySQL function will be run on all tables.
- Backup type
- Files & DB – Both the files and DB will be included in the backup
- DB only – Backs up just the DB alone
- Exclude files and folders – Enter the names of files or folders that you want to exclude from the backup
- Include folders – You can include folders other than the default wp-admin, wp-content & wp-includes.
- Fail-safe options – If you have a server where resources are limited and backups fail, you can use these options and choose the combination that works best for you.
- Hit the Backup Now button
Backups list
The backups will be displayed site-wise. To view the backups for a particular site, expand the site by clicking on the row displaying the site name. The following details are shown for each backup
- Backup name
- Backup repository – Shows where the backups are stored. Server by default.
- Backup type – Shows if the backup contains both the files and DB or just the DB alone.
- Backup size – The size of the backup file in MB.
- Backup time – The time when the backup was created.
Restore a backup
To restore a backup,
- Expand the site that you want to restore
- Click on Restore for the backup you want to restore.
Download a backup
To download a backup to your computer,
- Click on the Download button.
Delete a backup
To delete a backup,
- Click on the Delete icon
- Click on Yes to confirm delete; No to cancel Delete
COMMON ERROR
Backup gives 500 error, timeout, IWP client plugin connection error
SOLUTION
1. http://infinitewp.wpengine.com/knowledge-base/backup-fails-timesout/
2. Try excluding some files that you may not need and backup again.