Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

paulomanrique/MySQLBackupMegaCoNZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Backup MySQL on Mega.co.nz

PHP script to backup a MySQL database and upload on mega.co.nz

Requires PHP 5.3 running on Linux.

Just set up the variables at the beggining of the file and put the script on cron.

It will generate a Gzipped file, named backup_DBNAME_Y-m-d-H-i-s.sql.gz and upload it to a mega.co.nz account specified.

Mega.co.nz functions by Julien Marchand - http://julien-marchand.fr/blog/using-the-mega-api-with-php-examples/

About

PHP script to backup a MySQL database and upload on mega.co.nz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages