WHM backup and transfer

孤街浪徒 提交于 2019-12-11 07:44:10

问题


I have a web site on the cpanel(whm), I want to backup whole site and transfer it to another stand-alone server of my own, is that feasible? how to do it?


回答1:


If the new server doesn't have cPanel I don't think there is a method of recreating automatically the account, so just try to run /scripts/pkgacct user(if you have root on cPanel server) or just use cPanel -> Backups -> Download or generate a full website backup.

Copy archive to the new server and start to manually recreate account, databases, etc.

Archive contain all the informations you need like dnszones, mysql databases, homedir.tar(all the files from /home/user), etc.




回答2:


Yes! its easy!

  1. Login to WHM
  2. On the left there is Search box type Backup and click on Backup Configuration (OR go to Backup >> Backup Configuration)
  3. Change Backup Status to enable
  4. Check the options as per your requirement & at the end of page find Additional Destinations there might be drop down OR check box for FTP server click on that
  5. FTP details of another server where you want to store all of your backups.

Hope it helps!



来源:https://stackoverflow.com/questions/6247539/whm-backup-and-transfer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!