Skip to content

Automated backup of files and MySQL databases to your Dropbox

Notifications You must be signed in to change notification settings

UchihaCFC/DropboxBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Backup files and MySQL to Dropbox

This BASH script can backup dirs and MySQL databases on your unix system to your Dropbox account.

Includes code from nixCraft and Andrea Fabrizi.

Requeriments

Unix system with cURL installed.

Installation

  1. Copy dropboxbackup.sh to a dir on your system and fill the configuration fields.
  2. Get the latest dropbox_uploader.sh or use the included one.
  3. Run dropbox_uploader.sh so you can set up the authentication to your Dropbox.
  4. Add the script to your crontab so it runs periodically.
  5. Enjoy automated backups to your Dropbox!

License

While you respect the licenses from Andrea and nixCraft, you can do whatever you want with my code.

About

Automated backup of files and MySQL databases to your Dropbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published