regarding system backup

neorder

Verified User
Joined
Oct 1, 2003
Messages
392
i've some problem with one of my servers, i 'm going to move all account to another server, but it's really hard to move them one by one.

as i saw there is a system backup feature for DA, can i just run a full backup, move this file to new server, but how am i going to restore from this backups in control panel?

also, i run system backups regularly, but where is the cron for this command stored? it caused my harddisk full quite often, i want to delete this cron.

thanks.
 
Here are some good steps you can use when simply doing a server to sever transfer of all accounts.
http://help.directadmin.com/item.php?id=57

System Backup (sysbak) from the admin level saves the cron in the root crontab.
When logged in (ssh) as root, you can delete it using crontab ("man crontab" if you need help)
 
You can also remove the system crontab at the admin backup page.

You uncheck one box, and save.

Jeff
 
Back
Top