View Full Version : What's the easy way to backup websites/mysql database?
jt2377
06-11-2008, 09:07 PM
hi all. Due to LayeredTech price hike, i'm going to cancel my server with LT within two weeks. Does anyone know an easy way to backup all the domians and mysql database in FreeBSD/DirectAdmin? Is there a built in feature in DirectAdmin that can do that?
thank
smtalk
06-11-2008, 11:12 PM
Use "Admin Backup/Transfer".
jt2377
06-17-2008, 04:47 AM
Use "Admin Backup/Transfer".
when i try to use Admin Backup/Transfer, i got this error
"Path /home/admin/admin_backups does not exist or is not accessible by the admin user."
smtalk
06-17-2008, 04:48 AM
mkdir -p /home/admin/admin_backups
chown -R admin:admin /home/admin/admin_backups
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.