Skip to content

cyrilsebastian/MySql_Backup_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

#Basic MySql backup script.

You need to define username, password, database names and directory(where backup needs to taken).

This script will be taking the backup, compressing and will be transferring the backup to another machine.

crontab entry

  • 05 * * * /bin/bash /root/backup.sh > backup.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages