Skip to content

A simple bash script to backup your files and databases

Notifications You must be signed in to change notification settings

irhosseinz/Backup-Script-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Backup-Script-Linux

A simple bash script to backup your files and databases

just configure your parameters and place it in your host, then set a cronjob to run it on your desired times

Main Features

  • make a tar.gz file from your files and folders
  • make a backup of your mysql databases (it stores master replication data too)
  • make a backup from your mongodb database
  • upload all backup files to a remote ftp space

Show your support

Give a ⭐️ if this project helped you!

❤️Donation -> Bitcoin:179CsAFEucLbQG6WDLTxVRX2ax8NBrxcGU

About

A simple bash script to backup your files and databases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages