Login   Register  
PHP Classes
elePHPant
Icontem

Backup Task

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Alexey Freelancer
Name: Alexey Freelancer <e-mail contact>
Packages: 2 Browse all classes by Alexey Freelancer Browse all classes by
Country: Ukraine Ukraine - PHP jobs in Ukraine
Age: 27
All time rank: 219137 in Ukraine Ukraine
Week rank: 1054 Up21 in Ukraine Ukraine Up


  Detailed description   Download .zip .tar.gz  
This package can take backups of directories and MySQL databases.

It provides a generic interface to execute backup tasks, upload the backup data to somewhere safe, and notify that the backup tasks finished successfully.

There are different classes that actual implement the backup process for files in directories and MySQL databases.

The backup process creates tar.gz files with the backup data.

The upload step may transfer the backup file to another directory or to a remote server via FTP.

The notification step sends an e-mail with the results of the whole process.

  Classes of Alexey Freelancer  >  Backup Task  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Backup Task
Base name: backup-task
Description: Take backups of directories and MySQL databases
Version: -
PHP version: 5.3
License: BSD License
All time users: 493 users
All time rank: 4954
Week users: 1 user
Week rank: 2020 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Systems administration System configuration and management View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  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
Files folder imageCommand (3 directories)
Plain text file BackupTask.php Class Class source
Accessible without login Plain text file config.dist.php Conf. Configuration script
Accessible without login Plain text file example.php Example example
Accessible without login Plain text file README.md Data Auxiliary data

  Files  /  Files folder image Command  
File Role Description
Files folder imageBackup (4 files)
Files folder imageNotification (3 files, 1 directory)
Files folder imageUpload (4 files)

  Files  /  Command  /  Files folder image Backup  
File Role Description
  Plain text file BackupAbstract.php Class Class source
  Plain text file BackupCommand.php Class Class source
  Plain text file DirectoryBackup.php Class Class source
  Plain text file MysqlBackup.php Class Class source

  Files  /  Command  /  Files folder image Notification  
File Role Description
Files folder imageemail_templates (2 files, 1 directory)
  Plain text file EmailNotification.php Class Class source
  Plain text file NotificationAbstract.php Class Class source
  Plain text file NotificationCommand.php Class Class source

  Files  /  Command  /  Notification  /  Files folder image email_templates  
File Role Description
Files folder imagecomponents (6 files)
  Accessible without login Plain text file failed.php Example Example script
  Accessible without login Plain text file success.php Example Example script

  Files  /  Command  /  Notification  /  email_templates  /  Files folder image components  
File Role Description
  Accessible without login Plain text file archive_stats.php Example Example script
  Accessible without login Plain text file common_stats.php Example Example script
  Accessible without login Plain text file directory_stats.php Example Example script
  Accessible without login Plain text file directory_upload_stats.php Example Example script
  Accessible without login Plain text file ftp_upload_stats.php Example Example script
  Accessible without login Plain text file mysql_stats.php Example Example script

  Files  /  Command  /  Files folder image Upload  
File Role Description
  Plain text file DirectoryUpload.php Class Class source
  Plain text file FtpUpload.php Class Class source
  Plain text file UploadAbstract.php Class Class source
  Plain text file UploadCommand.php Class Class source

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