Skip to content

You can use this file to cron backup of MySQL databases in Year > Month > Day structured directory.

Notifications You must be signed in to change notification settings

jahid75/Mysql-Cron-Backup-Ubuntu-Shell-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mysql-Cron-Backup-Ubuntu-Shell-Scripts

You can use this file to cron backup of MySQL databases in Year > Month > Day structured directory.

How to use this?

  • First copy the file mysql-backup.sh into your server.
  • Change the USER, PASSWORD or other options from the file and save it.
  • Change the file permission sudo chmod +x mysql-backup.sh
  • Now use crontab -e to set your cron job. If you are not sure what is crontab then search it on google.

About

You can use this file to cron backup of MySQL databases in Year > Month > Day structured directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages