transfer single domain from old DA to new DA

uollan

Verified User
Joined
Dec 22, 2008
Messages
44
Hi,

I've some DA server and i need to transfer some domains to other servers.

I have not used reseller and user options, all the domain are under the admin user.

How can i transfer a single domain without transfer all the domains maintened by the admin account?
 
I see two ways to go:

1. Manually transfer files, DBs from one server to a new one.

2. Create an account on the old server with a fake domain. Use /usr/local/directadmin/scripts/move_domain.sh to move desired domain from admin to that new account. Manually transfer MySQL DB for the site, if used any. Create a backup of that new account on Admin/Reseller Level and restore it on a new server.


p.s. You can hire somebody from these forums to help you. Of course I can do that.
 
1. Manually transfer files, DBs from one server to a new one.

A did it several times in the past... noisy! :mad:

2. Create an account on the old server with a fake domain. Use /usr/local/directadmin/scripts/move_domain.sh to move desired domain from admin to that new account. Manually transfer MySQL DB for the site, if used any. Create a backup of that new account on Admin/Reseller Level and restore it on a new server.

Yes! This is the right way! :)

I've found the solution here: http://help.directadmin.com/item.php?id=58
Configured new users and transferred some domains... it works!
 
Back
Top