Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Bash script for backup MySQL database (gzipped SQL file) to Amazon S3

Notifications You must be signed in to change notification settings

matriphe/BASH-MySQL-Backup-to-Amazon-S3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BASH MySQL Backup to Amazon S3

BASH script for back up MySQL database to Amazon S3. Simply run `db.backup.sh` from BASH shell. If want to backup all database, just run `all.db.backup.sh`. Make sure the user have privileges to lock tables.

Requirement

You need to install S3CMD tools for sending files to Amazon S3.

About

Bash script for backup MySQL database (gzipped SQL file) to Amazon S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages