How to manage server backups on Cloudways
Cloudways offers automated scheduled backups, on-demand backups, local backups, and snapshots at the server level via dashboard. Configure frequency, retention, and enable local copies for quick SSH/SFTP access; backups cover apps and databases in UTC time. Test restores and monitor storage to prevent issues like disk overflows.
Prerequisites
- Active Cloudways account with server access
- Admin permissions for backups
- Sufficient server disk space
- FTP/SSH access for downloads
- Confirm staging vs production environment
Step-by-Step Instructions
Log in to Cloudways Platform
Navigate to Servers
Access Backups Panel
Configure Scheduled Backups
Enable Local Backups
Create On-Demand Backup
Configure Snapshots
View and Manage Backups
/backups directory after enabling local backups. Offsite backups provide redundancy.Monitor Storage and Test
Common Issues & Troubleshooting
Disk space full from backup accumulation
Delete old backups manually, adjust retention to 1 week, toggle off local backups temporarily, or use AI Copilot to clear large archives in wp-content/uploads.
Slow or incomplete backups on frequent schedules
Switch to 3-6 hour frequencies with 4-week retention; ensure sufficient disk space and monitor processing time based on app/database size.
On-demand backup fails
Enable local backups first; check server resources and retry, or use app-level backups via Application Management > Backup and Restore.
Slow remote restores (up to 24 hours)
Opt for local backups for faster 5-30 min restores; test in staging environment first.
Cannot download backups
Enable local backup option, then access via SSH/SFTP to /backups directory using master credentials.