DirectAdmin to DirectAdmin Migration

megatron

Verified User
Joined
May 31, 2011
Messages
18
Is there a process for migrating from an old DA server to a new DA server ? Will it capture everything from email addresses, to mail still on the server, to MySQL databases to all the files on the sites?

Also is any way that domains passwords will not change ??
 
Not working

I tried with this , but it is not working for me , even when I create backup from admin level and reseller level no backup create in given path on that system
 
Have enough space? When making an admin level backup you need at least as much free space as your largest site; sometimes more.

Jeff
 
yes enough space is available .. I have VPS server of 60 gb and free space is 40 gb available.
 
Try:

Code:
echo "action=backup&local%5Fpath=%2Fhome%2Fadmin%2Fadmin%5Fbackups&owner=admin&select%30=[B][COLOR="Red"]username[/COLOR][/B]&type=admin&value=multiple&when=now&where=local" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d

Replace the username with the actual username you want to try to backup.
 
Last edited:
Back
Top