Changes

Jump to navigation Jump to search
202 bytes added ,  21:17, 29 May 2013
Line 37: Line 37:  
  config show automysqlbackup
 
  config show automysqlbackup
 
===Backup directory===
 
===Backup directory===
It is the folder where you save you database backup '''(default is /root/backup/db)'''
+
It is the folder where you save you database backup '''(default is /root/backup/db)'''. This is the architecture of your backup folder.
 +
#ls /root/backup/db/
 +
daily  fullschema  latest  monthly  status  tmp  weekly
 +
 
 +
If you want to save in another place, you have to do the command below.
 +
 
 
  config setprop automysqlbackup Backupdir path/to/other/folder
 
  config setprop automysqlbackup Backupdir path/to/other/folder
 
you have to create manually your new backup directory
 
you have to create manually your new backup directory

Navigation menu