Introduction
BashBackup is a reliable backup system for Linux. With BashBackup you can automate database and folder backups and upload them to another FTP or Dropbox. By combining BashBackup with Linux Cron, you can setup backup schedules and fully automate this process.
Zip file includes two files:
- sqlbackup is used to automate mySQL database backup
- dirbackup is used to automate folders backup
Features
- Automatic backup of mySQL database(s)
- Automatic backup of folder(s) with exclusions
- Automatic upload of all backups to another FTP
- Automatic upload of all backups to Dropbox using Dropbox access token
- Custom compression ratio
Authors
- Amin Babaeipanah
Changelog
- sqlbackup 0.30: Added error check
- sqlbackup 0.29: Initial release
- dirbackup 0.18: Added error check
- dirbackup 0.17: Initial release
Usage
- Make a Dropbox app and get a Dropbox access token if you also want to upload backups to Dropbox
- Follow the INFO section of each script
Compatibility
Tested on cPanel 66.0.24, Ubuntu 14.04, 16.04
DonateSupport this project
GitHubLet’s improve it together
DownloadDownload size: 3.14 KB