Solved Backups: Copy .sql files

LawsHosting

Verified User
Joined
Sep 13, 2008
Messages
2,404
Location
London UK
Is this all_backups_post.sh (https://www.directadmin.com/features.php?id=1237) only available after the .tar.gz is created?

I want to get the .SQL files and copy them elsewhere - if a client buggers up the database, I got to download a 20gig backup, extract the .SQL, upload, and manually import...... Pain in the balls......

I know I can use the mysqldump via cron as the alternative, but.....
 
You can make separate backups without "domains directory", or just "Database settings + database data".
I'm making full backups */3 days, and db backups */4 hours.
 

Attachments

  • 778787.png
    778787.png
    13 KB · Views: 3
Where is that, System Backups? Step 4 is just Submit under Resellers' User Backups

Oh, CMD_ADMIN_BACKUP
 
Last edited:
Back
Top