Page 1 of 2 12 LastLast
Results 1 to 15 of 17

Thread: Fastest Way to move Accounts

  1. #1
    Member
    Join Date
    Jul 2004
    Posts
    60

    Default Fastest Way to move Accounts

    Hello community

    What's the fastest way to move Accounts from an old box to a new box? Is this the WHM-Feature (Copy accounts) or another?

    kind regards
    binaer

  2. #2
    Member
    Join Date
    Jun 2003
    Posts
    396

    Default

    transfer accounts in WHM
    -Albert

  3. #3
    Member
    Join Date
    Nov 2004
    Location
    Europe
    Posts
    106

    Default

    use rsync and copy all files

  4. #4
    Member
    Join Date
    Jul 2004
    Posts
    60

    Default

    Quote Originally Posted by apogee
    use rsync and copy all files
    what is "all files"?

  5. #5
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    I'd personally recommend taking a full cPanel backup and then copy the tarballs over to the new server and then restore them. That way is more stable and reliable that using the account transfer procedure. Using rsync is a very bad idea unless you want to have to create a lot of things by hand on the new server first and then have to fix file ownerships - which is neither reliable or a stable way to do it.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  6. #6
    Registered User
    Join Date
    Mar 2003
    Posts
    1

    Default

    How to?

    Make a full backup of an account from it's cpanel to a local folder then upload into the new server... but... do I have to create first an new account on the new server with the same domain name?.... and then upload to the new account... and from the new account process to restore the backup file..?

  7. #7
    Member sh4ka's Avatar
    Join Date
    May 2005
    Posts
    434

    Default

    Just copy all backup tarballs from your backup directory (/backup/cpbackup/daily weekly or monthly, as fresh as you want) to the new server using SCP command, then configure backups on the new server, create a directory at /backup/cpbackup/ANY_FOLDER and put your tarballs there. Last step, run "Restore Multiple Backups" and restore all backups from the folder you created... , that's all, after the restore process all account should be recreated and completely restored in the new server

  8. #8
    Member
    Join Date
    Jul 2004
    Posts
    60

    Default

    why, I should not use the "Account function"? Is there any thing? How much does it takes longer than the "Backup-Restore"-Procedure? I think, that's not the thing...

    Backup/Restore, I think, is a Bad idea when I want to use the actual Datas...

  9. #9
    Member
    Join Date
    Nov 2004
    Posts
    122

    Default

    Transfer account will be best as it will fetch latest file/database updates. What I do is start a transfer of multiple accounts and watch the progress. When each account is trasfered and created successfuly on the new server, I immediately change dns so that it points to the new server. (you can either change name servers at the domain or change the ip-s in your old servers's dns server). You could also reduce one day beforehand the dns refresh of your current server, so that old ip-s dont get cached for a long time in dns servers around the internet.

    I would suppose that this way is as quick as the backups method because they both involve the same operations like dups, gzipping, etc.

  10. #10
    Member
    Join Date
    Jul 2004
    Posts
    60

    Default

    can I start multiple Account Transfers parallel?

  11. #11
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    Quote Originally Posted by binaer
    why, I should not use the "Account function"? Is there any thing? How much does it takes longer than the "Backup-Restore"-Procedure? I think, that's not the thing...

    Backup/Restore, I think, is a Bad idea when I want to use the actual Datas...
    No, backup restore is not a bad idea, it's generally regarded as the best way to move accounts.

    The transfer procedure is fine if you have small sites to move, but anything that is quite large could result in network timeouts and the forums are littered with such problems.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  12. #12
    Registered User
    Join Date
    Oct 2005
    Posts
    1

    Default Help

    I have the tar full backup that has everything in it from my site, php stuff to mysql stuff.

    How do I put it onto my new server and make it as if it was my old one?

    P.S. I no longer have the old server, I have servral of the tars though. I don't know where to find servral functions you mention, such as "run "Restore Multiple Backups""

    help, thanks!

  13. #13
    Member
    Join Date
    Apr 2004
    Posts
    236

    Default

    Quote Originally Posted by chirpy
    No, backup restore is not a bad idea, it's generally regarded as the best way to move accounts.

    The transfer procedure is fine if you have small sites to move, but anything that is quite large could result in network timeouts and the forums are littered with such problems.
    incase i want to transfer 300+ websites (about 10GB of disk space), what if i open whm from shell? so i ssh to my new server then open whm using text based browser like 'links'.

    does it will help reducing the networks timeouts problem?

  14. #14
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    AFAIK, that won't work, and if it did, it wouldn't make any difference as the same mechanism is still being used. Backup and restore is still the most reliable method to use.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  15. #15
    Member
    Join Date
    Apr 2004
    Posts
    236

    Default

    so i just configure backup via WHM? and then ftp all tar.gz files to the new server and restore it?

    does backup and restore all accounts in server can be done via SSH?

Page 1 of 2 12 LastLast

Similar Threads

  1. How to move accounts from one server to another
    By punjabipredator in forum cPanel & WHM Discussions
    Replies: 7
    Last Post: 12-07-2006, 10:05 PM
  2. Fastest Way To Zap Multiple Accounts [Urgent]
    By bugmaster in forum cPanel & WHM Discussions
    Replies: 8
    Last Post: 12-30-2005, 12:02 AM
  3. I need to move accounts..
    By xMichio in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 05-18-2004, 05:00 PM
  4. Move accounts. How to?
    By kosmo in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 03-22-2002, 08:35 AM
  5. move accounts to a reseller ...
    By 2mhost.com in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 09-12-2001, 02:19 AM