Skip to main content

Transfer cpanels hostgator to other

Comments

8 comments

  • SimpleSonic
    Your best bet is to create full account backups of each account and then transfer the backup files to the destination server and restore them from there.
    0
  • retechpro
    Your best bet is to create full account backups of each account and then transfer the backup files to the destination server and restore them from there.

    But there is 100+ accs. It will took lot of time to restore
    0
  • SimpleSonic
    You can always ask the client to ask Hostgator support to provide backups of all their accounts. I"ve had many clients request this and had no issue from Hostgator providing backups upon request.
    0
  • retechpro
    You can always ask the client to ask Hostgator support to provide backups of all their accounts. I"ve had many clients request this and had no issue from Hostgator providing backups upon request.

    Taking backup is not a issue. There is 100+ accs in Reseller. It will took lot of time to take backup and then restore. Is there any auto method??
    0
  • SimpleSonic
    Taking backup is not a issue. There is 100+ accs in Reseller. It will took lot of time to take backup and then restore. Is there any auto method??

    I've never really had success transferring resellers from Hostgator using automated means (i.e. Transfer Tool). Like I mentioned previously, simply request Hostgator support to create backups of all the resellers accounts. Then you can download them to your server and quickly bulk restore them via command line.
    0
  • retechpro
    I've never really had success transferring resellers from Hostgator using automated means (i.e. Transfer Tool). Like I mentioned previously, simply request Hostgator support to create backups of all the resellers accounts. Then you can download them to your server and quickly bulk restore them via command line.

    How to restore it in bulk via command line. Could you provide any detail
    0
  • cPRex Jurassic Moderator
    We do have the "/scripts/restorepkg" command, so you can quickly restore multiple domains on the command line through that tool.
    0
  • SimpleSonic
    How to restore it in bulk via command line. Could you provide any detail

    I would suggest restoring the main reseller account first and then from the folder containing the remainder of the backup files, run the following command: for i in *; do /scripts/restorepkg --restricted $i; done;
    0

Please sign in to leave a comment.