Packages

PRB

Verified User
Joined
Oct 18, 2008
Messages
154
Hi,

Is there a way to copy my Reseller packages and User packages from one server to another? I have like 50 reseller packages and 50 users packages, I get one new server per week and having to create all these packages manually is kind of a waste of time. :(
 
Hello,

They are included in your Reseller backup, so they can be transferred that way.
Reseller Level -> Manage User Backups

OR if you don't want to include any data, and just want the settings, you can use:
User Level -> Site Backup

deselect all options and create the backup. The core DA settings, including the user packages will be included in the backup file.

John
 
If you just want to copy the data over, backup:

/usr/local/directadmin/data/users/reseller/packages.list
/usr/local/directadmin/data/users/reseller/packages/*

and restore them on the new box (replace reseller with the name of the Reseller or Admin). Make sure they're chown'ed to diradmin:diradmin.

John
 
Back
Top