This small application can use rsync to backup the folders specified by the user.
- copies of files present in SOURCE folder
- check modified files to more than 00:01:00
- erases the backup folder with modifications to more than 60 day
- no network backup support
- open config.sh width eg.: gedit
- set SOURCE var
- ser DEST (destiny) var
- open terminal
- go to the bash-backup directory
- run "sh run.sh"
- mailutils
sudo apt-get install mailutils