PHP Classes

RoboTamer Backup: Backup files using rsync

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-01-09 (2 months ago) RSS 2.0 feedNot enough user ratingsTotal: 472 All time: 5,994 This week: 89Up
Version License PHP version Categories
robo-tamer-backup 22GNU General Publi...5.0PHP 5, Files and Folders, Unix, Syste...
Description 

Author

This class can backup files using rsync.

It reads a .INI file with configuration values that define at least the source and destination directories to backup.

The class executes thr rsync program to synchronize the files between the source and destination directories.

A list of files may be excluded from the backup by defining them in a separate exclude file.

A log file records all performed actions. A separate PHP file is created with values of the current backup session that may be read next time the backup process is executed.

Innovation Award
PHP Programming Innovation award nominee
December 2011
Number 4
Rsync is a program that is used to efficiently transfer files between directories that may even reside in disks of different computers.

This class implements an automatic backup process that uses rsync to synchronize the file structure of the origin directory with a backup directory.

The backup process is configurable to the point of allowing to exclude files that do not need to be saved.

Manuel Lemos
Picture of Dennis T Kaplan
Name: Dennis T Kaplan <contact>
Classes: 5 packages by
Country: United States United States
Age: 58
All time rank: 1390204 in United States United States
Week rank: 312 Up38 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

Details

backup.php ========= Simply spesify some vars in a ini file and let backup.php do the job. uses rsync! ToDo ======= * keep backup intervals

  Files folder image Files  
File Role Description
Accessible without login Plain text file backup.ini Data Auxiliary data
Accessible without login Plain text file README.markdown Doc. Readme

 Version Control Unique User Downloads Download Rankings  
 100%
Total:472
This week:0
All time:5,994
This week:89Up