0

Cpanel has a built-in feature that allows automatic backup of accounts. Is there a way to automate restoration of it to another geographically separated server?

For example:

  1. You setup daily backups from Server A.
  2. You restore those daily backups to Server B as they come, overwriting previous restores.

Basically it's like having a standby server except the backup server's data is one day late.

4

1 回答 1

0

最好的解决方案不是备份/恢复覆盖。

最佳解决方案是故障转移解决方案。

结合 rsync (对于系统上的任何文件和文件 cpanel (usr(local7cpanel & /var/cpanel/) + MySQL on mode Master-Slave

在这种情况下,您在其他服务器上拥有系统的克隆副本....

美好的一天。

于 2012-04-19T14:03:31.850 回答