• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Forum Membership

Forum Membership

Move account through SSH (cPanel/WHM)

Started by Kailash, December 07, 2007, 12:32:17 AM

Kailash

Hi,

If the domain size is larger then you may face the problem while moving the account from one server to another server via WHM. In such case, you can try to move the account using SSH. Below are the few commands to move the accccount:

TO PACK ANY ACCOUNT:
/scripts/pkgacct nameoftheuser

TO MOVE ONE TAR FILE TO ANOTHER SERVER. IT REQUIRES SERVER ROOT PASSWORD:
scp /home/name_of_tar_file root@IP_DESTINY_SERVER:/home/ name_of_tar_file

Restoring Packed Account:
/scripts/restorepkg nameoftheuser

Thanks,

Mike

#1
really very good information.

Thanks,

Mike

Web_news

Thank you for sharing such useful information!