Community Add-Ons

Add file to this package
Top » Other

AutoBackup Database in Admin
for osCommerce Online Merchant v2.2

POOR ENGLISH:
This script automatically generates a copy .sql of the data base every 5 minutes, while worked in Admin. Without interrupting the current work. Easy to install and to personalize.

INSTALL:
1.- Copy auto_backup_db.php in /admin/inludes/
2.- In "admin/includes/application_top.php" before the last line (?>) write the following line:
require(DIR_WS_INCLUDES.'/auto_backup_db.php');

When the best is possible, the good is not sufficient.


ESPAŅOL:
Este script realiza automaticamente copias de la base de datos en un archivo .sql, mientras se esta trabajando en el Administrador y sin interrumpir lo que se este realizando en ese momento. Es facil de isntalar y de personalizar.

INSTALACION:
1. Copiar el archivo auto_backup_db.php en "/admin/includes/".
2. En "admin/includes/application_top.php", antes del final (?>) agregar la siguiente linea:
require(DIR_WS_INCLUDES.'/auto_backup_db.php');

Cuando lo mejor es posible, lo bueno no es suficiente.

GOC66
Made in Argentina

Legend:  Download   Report
Expand All / Collapse All
Auto Backup Install V3.0 spooks 24 Sep 2009  

This contribution automatically backs up your database at regular intervals whilst you are logged into admin.
It will create an archive backup at a longer intervals, you set the intervals in admin.
It can also zip or gzip the backups, if required, also set in admin.
Backups are compatible with Database Backup Manager so selective restores can be made.
A cron job can also be set up to create timed daily backups, regardless of whether anyone logs in or not.
Cron job backups occur in exactly the same way as admin backups, using the same admin settings.

This is written for osC 2.2 with PHP 5 and has been tested on PHP 4 & 5, SQL 4 & 5, osC 2.2 ms2 & rc1 plus is register_globals compatible so should work with most versions.

Support thread at http://forums.oscommerce.com/index.php?showtopic=303380

Full Package

Auto Backup Install V2.8 spooks 14 Jun 2008  
Auto Backup Install V2.7 spooks 6 Jun 2008  
Auto Backup Install V2.6 spooks 4 Jun 2008  
Auto Backup Install V2.5 spooks 1 Jun 2008  
Auto Backup Install V2.4 spooks 30 May 2008  
Auto Backup Install 2.3a spooks 26 May 2008  
Auto Backup Install V2.3 spooks 25 May 2008  
Auto Backup Install V2.2 spooks 4 May 2008  
Auto Backup Install V2.1 spooks 2 May 2008  
Auto Backup Install V2 spooks 2 May 2008  
Modified date format supremecenterhosting 29 Apr 2008  
Language French Element 30 Nov 2004  
English Version Harris Ahmed 12 Nov 2004  
auto_backup_db_addon Berberer 22 Aug 2004  
AutoBackup Database in Admin GOC66 4 Aug 2004