Quick answer: Turn on the panel's scheduled backups and send them off-server: cPanel Backup Configuration (WHM) with a remote destination, HestiaCP scheduled user backups, CloudPanel site-level backups plus rclone to remote storage, CyberPanel Backup → Schedule Back ups (supports SFTP destinations), aaPanel App Store backup tools. A backup that lives only on the same server is not a real backup.

Overview

Panels back up site files, databases, mail and settings on a schedule. The two decisions that matter: where the copies go (always a second location — e.g. a Cloud2Y Storage VPS) and how many restore points you keep. Everything else is a couple of checkboxes.

Before you start

  • A remote destination: a Storage VPS, another server (SFTP), or S3-compatible storage.
  • Enough local disk headroom — panels stage archives locally before uploading.
  • A retention plan (e.g. 7 daily + 4 weekly).

Step-by-step guide

  1. Enable scheduled backups in your panel (menu paths in the Quick answer) — daily for files+DB is a sane default.
  2. Add the remote destination (SFTP/S3) and select it as the backup target; keep at most a short local retention.
  3. Set retention so backups cannot fill the disk.
  4. Run one backup manually and confirm the archive appears at the remote destination.
  5. Test a restore — restore a file and a database table to a temp location; an untested backup is a hope, not a plan.

Common issues

  • Disk fills up: local retention too generous or the remote upload silently failing — check backup logs and free space.
  • Backups run but restores fail: archives truncated by disk space or DB dumped without single-transaction consistency — always test.
  • Huge sites time out: exclude cache directories; back up the DB and files on separate schedules.
  • Credentials in plain text: restrict who can read panel backup settings; use key-based SFTP where possible.

When to contact support

Want an off-site destination? Ask us about a Storage VPS via ticket. Note that on unmanaged servers, backup configuration and testing are the customer's responsibility — Cloud2Y does not keep copies of your data.

Frequently asked questions

Are panel backups on the same server enough?

No. A disk failure, ransomware or an accidental OS reinstall destroys the sites and those backups together. Always send copies to a second location such as a Storage VPS.

How often should backups run?

Daily for files and databases fits most sites; busy shops or forums may add more frequent database dumps. Keep a mix like 7 daily plus 4 weekly restore points.

Does Cloud2Y back up my server for me?

On unmanaged servers, data backups are the customer's responsibility — Cloud2Y does not keep copies of your content, so configure and test your own backup schedule.

Related articles

Ready to get started? Order a VPS at Cloud2Y →

Was this answer helpful? 0 Users Found This Useful (0 Votes)