Skip to main content

Best way to transfer very large accounts

Comments

7 comments

  • Eminds
    If its a cpanel to cpanel migration then you can use the transfer tool built in whm itself. go through the docs at Transfer Tool - Documentation - cPanel Documentation
    0
  • cPanelMichael
    Hello, The following post offers a solution if you want to avoid packaging the full data of the account: Move cPanel account manually without taking full backup Thank you.
    0
  • webmasteryoda
    Thanks. I ll try these methods very soon. Sure, I ll update this topic with my migration info. Thanks a lot.
    0
  • webmasteryoda
    Hello Finally I am migrating to a new server. I am using Transfer tool, and its ok. But I have a problem. Small accounts are not problematic. I transfer those accounts very fast, and my clients dont even know that their websites are transfered to a new server. But very large accounts are problematic. One of these large accounts is a client that is using more than 100 email accounts. His account is ~100 GB in size. So, if I transfer this account with the transfer tool, it takes 1-2 days to finish. Meanwhile lots of emails arrive and if I change the DNS records, email users will not see new emails. So, my questions is: What is the best approach to transfer that kind of large accounts?
    0
  • dalem
    transfer the site skipping the /home/username directory then use rsync to transfer the /home/username so you can incrementally rsync it again to get those missed emails
    0
  • cPanelMichael
    What is the best approach to transfer that kind of large accounts?

    Hello, You could transfer the account without the home directory and then manually rsync the data over to the new server per the instructions on the following post: Move cPanel account manually without taking full backup Thank you.
    0
  • webmasteryoda
    transfer the site skipping the /home/username directory then use rsync to transfer the /home/username so you can incrementally rsync it again to get those missed emails

    Yap. Thats what I was looking for. Problem solved. Thanks a lot guys. I really learn new things whenever I visit this forum.
    0

Please sign in to leave a comment.