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 V2.8 spooks 14 Jun 2008  

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.

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.

Having gained access to a server with PHP 4 I`ve finally been able to remove last remaining bug with php 4, it was a little documented variation in a timeing function.
Backups by Database Backup Manager are read properly these will now be ignored unless they are the only files in the backup directory.

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

Full Package

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