Skip to content

Perform mySQL backups with configurable options and features. Ability to automatically export backups to remote servers (ftp, scp, rsync).

Notifications You must be signed in to change notification settings

vigeek/mysql-backup-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(MySQL Database Backup v0.3 - [email protected])
------------------------------------------------------------

(License)
------------------------------------------------------------
GPL v3

A. Current Functionality
	1.  Ability to maintain an archive and delete old backups.
	2.  Built in error handling with cleanup functions.
	3.  Compression options to create smaller sized backups.
	4.  Option to backup single, multiple or all databases.
	5.  Full backups can be stored in individual files, easy for restoring a single database.
	6.  Configurable process priority, useful for heavily used systems.
	7.  Logging functions built in.
	8.  Option of sending e-mail with a report after backup process completed.
	9.  create-user.sh - creates a backup user for mySQL with limited permissions.
	10. Option to export backups to remote FTP servers

About

Perform mySQL backups with configurable options and features. Ability to automatically export backups to remote servers (ftp, scp, rsync).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages