Backups
Backup your data regularly. In case of problems, you can easily restore website, database, and e-mails.
Overview
| Feature | Details |
|---|---|
| Manual Backup | Create anytime |
| Scheduled Backups | Automatic (if enabled) |
| Storage | On server |
| Restore | One-click |
| Types | Web, Database, E-mail, DNS |
Creating Backup
Step 1 — Open Backups Section
- Log in to CoreSynth Dashboard
- Go to Web Hosting
- Select your hosting package
- Click Backups in sidebar
Step 2 — Create New Backup
- Click Create Backup
- Wait for completion (usually 1-5 minutes)
- Backup appears in list
Note: Backup time depends on website and database size.
Backup List
In backup list you see:
| Column | Description |
|---|---|
| Name | Backup identifier |
| Size | Size in MB |
| Type | Backup type |
| Duration | Creation time |
| Date | Creation date |
Backup Details
Click View Details to see:
Backup Contents
| Folder | Contents |
|---|---|
| web | Website files |
| dns | DNS records |
| E-mails and mailboxes | |
| db | Databases |
Specific Data
For each category:
- Web: List of domains and their size
- DNS: List of DNS zones
- Mail: List of e-mail domains and mailboxes
- DB: List of databases
Restoring from Backup
Step 1 — Select Backup
- Click on desired backup in list
- Click Restore or view details
Step 2 — Select What to Restore
You can restore:
| Type | Description |
|---|---|
| Web | Website files |
| DNS | DNS records |
| E-mails and mailboxes | |
| Databases | MySQL and PostgreSQL |
Step 3 — Confirmation
- Review selection
- Click Restore
- Wait for completion
Warning: Restore overwrites current data. Ensure you have recent backup before restoring.
Scheduled Backups
Automatic Backups
If your package includes automatic backups:
| Setting | Default |
|---|---|
| Frequency | Daily |
| Retention | 7 days |
| Time | Night (off-peak) |
Note: Automatic backups are created without your intervention.
Checking Settings
Automatic backups appear in list as system backups.
Downloading Backup
Step 1 — Download
- In backup details click Download
- .tar.gz file downloads to your computer
Step 2 — Extraction
tar -xzf backup.tar.gzDeleting Backup
- In backup list click Delete
- Confirm deletion
Warning: Deleting backup is irreversible.
Recommendations
Regular Backups
- Create backup before every major change
- Before updating WordPress/plugins
- Before changing code
- Before modifying database
Backup Retention
- Download important backups locally
- Don’t rely only on server backups
- Keep at least 3 different versions
Testing Recovery
- Regularly test restore
- Verify backups are complete
- Check database integrity
Troubleshooting
Backup Failed
Cause: Insufficient space or data errors.
Solution:
- Check disk usage
- Delete old backups
- Contact support
Restore Failed
Cause: Corrupted backup or conflict.
Solution:
- Try different backup
- Check error log
- Contact support
Backup Too Large
Cause: Many files or e-mails.
Solution:
- Delete unnecessary files
- Clean up e-mail mailboxes
- Optimize database
Next Steps
- Web Hosting — Hosting overview
- FTP — File uploads
- Databases — Database management
Need help? Open a support ticket or ask Alex in your dashboard.
Last updated on