Login   Register  
PHP Classes
elePHPant
Icontem

Class: Check backup

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of zengwenjie  >  Check backup  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Check backup
Base name: check_backup
Description: Manage backup copies of files
Related classes: , , , , , , ,
Version: 1.0
PHP version: 5.0
License: BSD License
All time users: 702 users
All time rank: 3760
Week users: 2 users
Week rank: 1677
Picture of zengwenjie
Author: zengwenjie <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: China China - PHP jobs in China
Age: 33
All time rank: 124116 in China China
Week rank: 836 Up8 in China China Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to manage backup copies of files.

It can take a file with a list of files to create backup copy to a given backup directory.

The class can determine which files changed since the last backup session before creating a compressed tar archive of the old backup directory and copying the new files.

It can also generate a log and send an e-mail message with the list of files that changed.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Unix Use of capabilities specific of POSIX, Unix like operating systems View top rated classes
Group folder image Systems administration System configuration and management View top rated classes

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
September 2008
Number 7
Keeping backup copies of vital files is a task that all sites should perform regularly in order to recover from eventual accidents or destructive security attacks.

Often it is necessary to keep not one but several sets of backup copies of the same files taken on different moments, in case it is necessary to recover information that is no longer available in the latest backup sessions.

This class provides an efficient incremental backup solution that only copies copies of files that changed since the last backup session. At the same time it rotates the backup archives so old backup data is still available.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (83.3%)
Good (91.7%)
-
-
-
Not sure (55.0%)
1146
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.check_backup.php Class class.check_backup.php
HTML file class_description.htm Doc. check files' differ and backup

Download all files: check_backup.tar.gz check_backup.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.