Download Latest Version bash-backupper-0-0-1.zip (3.0 kB)
Email in envelope

Get an email when there's a new version of bash-BACKUPPER

Name Modified Size InfoDownloads / Week
Parent folder
directory 2018-05-09
database 2018-05-09
mysql_directory_restore.sh 2018-05-09 1.1 kB
mysql_directory_store.sh 2018-05-09 1.8 kB
Totals: 4 Items   2.8 kB 0
# Step One

Download bash-backupper-0-0-1.zip and unzip

bash-backupper needs to be adjusted. !!!

# Step Two

Password and Usernames
Open the file mysql_directory_store.sh and...
1. Replace "YOUSSHPASS" with your sshpassword
2. replace "databaseNAME" with the name of your database
3. replace "mySQLPASS" with your mySQL password
4. Replace "sshbenutzer@deinsshserver.de" with your ssh user name and ssh server address

Open the filemysql_directory_restore.sh and
1. Replace "DATABASE NAME" with the name of your database
2. Replace "mySQLPASS" with your mySQL password

SSH directorys
on the SSH server must have in the main directory the folders

/ backup
/ Backup / directory
/ Backup / database

be created.

#Step three

Enter bash bash.sh in the console to create a backup.

Enter bash mysqldirectoryrestore.sh to restore the beckup, it should be noted that always the last created files in directory and database are used.
Source: readme.txt, updated 2018-05-14