MySQL Backup Settings
From CashCrusaderWiki
(Table edited by Administrator via TableEdit) |
|||
Line 12: | Line 12: | ||
* | * | ||
****************************************************************************************** --> | ****************************************************************************************** --> | ||
- | {| | + | {|border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse;" cellpadding=5 |
|- bgcolor = #e6e6e6 style='text-align:left;' | |- bgcolor = #e6e6e6 style='text-align:left;' | ||
!|Setting!!Description | !|Setting!!Description | ||
Line 61: | Line 61: | ||
If you have enabled Email or FTP backup system you must configure this option to desired backup interval in hours. | If you have enabled Email or FTP backup system you must configure this option to desired backup interval in hours. | ||
- | + | ||
- | + | ||
|} | |} | ||
<!--box uid=b8c403c809bd3c190509beac423de9a1.0.L48d0f615506cb--> | <!--box uid=b8c403c809bd3c190509beac423de9a1.0.L48d0f615506cb--> | ||
[[Category:Configuration]] | [[Category:Configuration]] |
Revision as of 14:46, 18 September 2008
Configuration page path: Main menu > Site settings -> MySQL Backup Settings
If you want to use the automatical FTP backup (for example to other hosting account or your personal FTP server) make sure you have valid access data to the FTP server and that the FTP server is accessible.
Settings and descriptions:
Setting | Description |
---|---|
Display backup notice X hour(s) after your last successful backup |
Sets the number of hours between last successful backup and the backup notification you will receive when you log in to your admin control panel. Default value is 24. |
Send backup via email | |
eMail Address: |
If you want to receive MySQL backup files automatically to your email address please insert a valid email address to the field. Leave empty to disable. |
Upload backup via ftp | |
FTP Server |
Location of your FTP server. For example an ip address or ftp server name (e.q. ftp.your_domain.com) |
FTP Username |
Your FTP username. |
FTP Password |
password for the above user. |
FTP Path |
If you want to use a specific directory on the FTP server to store your backup files specify it here, for example /backups . Leave empty to store the files on the FTP server's root directory. |
Make backups automaticly every X hour(s) |
If you have enabled Email or FTP backup system you must configure this option to desired backup interval in hours.
|