movings
I am moving an account from 1 server to another. Both are cPanel server.What are the steps that I have to do?
How about this:
- create an account on the new server with that domain name
- shell into the old server, pack all files/folders in the user's home directory and scp it over to the new server.
- unpack it in the right place.
- chown everything to the right user
- then park the domain to the new server's name server.
then EVERYTHING (web content, mails, Horde address book...) will be intact?
Thanks.
ML