Skip to main content

Disaster Migration

Comments

2 comments

  • cPanelLauren
    There's nothing natively that will let you do this but you could potentially write a script that utilizes whmapi1's createacct function to do this:
    0
  • anton_latvia
    You could write an API script to create accounts (if you know username, domain, password - or generate new) and a script to generate you rsync commands - if possible, using of rsync is preferable over ftp.. is the crashed server virtual? May be it would be possible to mount disk from the crashed server to the new and do rsync then? it would be a bit more complicated with the mysql database, but this task is also possible to do with API scripts. this sounds like a delicate task and I would encourage you not to rush and think of how you do it.
    0

Please sign in to leave a comment.