Simple script to do backups of a MySQL database with phpmyadmin
You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server.
This PHPscript do the job : it behaves like a user of the export function of PHPMyAdmin.
Download the code, nothing in the "Files" tab of SourceForge.
This phpscript compresses your databases, and your entire website, and sends it to you. Execution of the script can be scheduled to run in specified time intervals. The generated archives are optionally encrypted, split into smaller chunks and can be 1. copied to your ftp server, 2. copied to your amazon s3 space and 3. emailed to you. The program runs on both Windows and Linux server.
Deprecated! This app was written for ClientLogin which was discontinued. Use something more current, ie "drive" : https://github.com/odeke-em/drive/
PHPScript for automatic backups of your google docs (including google apps) for archival (for those of us that don't trust anyone). Supports multiple document types and folders. Requires only php and php-curl
PHPCronBackup is an easy to use backup script. It can create a compressed backup file of your database and your file system. All files will be stored on the server and can be transferred to another server via FTP. PHP5 is required!
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
PSSC stands for PHP Sysadmin Script Collection. It's a collection of PHP scripts for sysadmins, from very simple commands to more advanced backup scripts. It provides some common functions and logging.
PhpScript will backup your local/remote MySql DB using mysqldump. Features : Backup rotation, bzip2/gzip compression, gpg encryption, FTP file sending, Email file sending, Email repporting, log... and a lot of options to configure it.
A Php cgi script for mirroring of an ftp. More along the lines of synchronizing folders than for mirroring. Supports many party sharing of a folder of data.