Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
This folder has no files. | |||
Totals: 0 Items | 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.