Main > Free Download Search >

Free server backup script

server backup

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1894
Server to server backup 0.3

Server to server backup 0.3


Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local backup is complete, remote server logs in to fetch more>> Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local backup is complete, remote server logs in to fetch zipped archive. There are two scripts, one for the server being backed up and one for the remote server. They can work together or independently.<<less
Added: 2004-05-11 License: Freeware Price: 0.00
13 downloads
 
Other version of Server to server backup
License:Freeware
Download
1998 downloads
Added: 2004-05-11
Siege Backup 0.1a

Siege Backup 0.1a


Backup adds instant version control to any file on a Unix system. It is a lightweight interface to the Subversion svn_fs library. It uses the powerful version control software as a backend to a simple and minimalistic (though effective) user interface. more>> Backup adds instant version control to any file on a Unix system. It is a lightweight interface to the Subversion svn_fs library. It uses the powerful version control software as a backend to a simple and minimalistic (though effective) user interface. It is designed for use on Linux/Unix systems as a method of archiving configuration files that change semi-frequently, but do not necessarily warrant their own version control mechanism or repository.<<less
Added: 2006-02-04 License: GPL Price: $0.00USD
12 downloads
Backup

Backup


Backup outputs a copy of a MySQL database in sql format directly to your web browser. You can either backup all tables within the database or chose to just backup specific tables. Simply run this scri more>> Backup outputs a copy of a MySQL database in sql format directly to your web browser. You can either backup all tables within the database or chose to just backup specific tables. Simply run this script, copy the output, paste it into plain text file and save it for future use. If you have access to cron or would prefer store zipped backup files on your server for later download via FTP, see the BackupZip scriptlet.<<less
Added: 2006-07-13 License: Free for non-commercial use Price: Free
1339 downloads
Server Status Checker

Server Status Checker


This small script will allow you to check if the servers on a website are online or offline. more>> This small script will allow you to check if the servers on a website are online or offline.<<less
Added: 2007-02-26 License: Free for non-commercial use Price: Free
726 downloads
Server Header Checker

Server Header Checker


1. Server Header checker tool checks server headers and verifies the HTTP status codes. 2. There are around 36 HTTP Codes but only seven ( 200 | 301 | 302 | 304 | 307 | 404 | 410 ) are of interest to us from an indexing and search engine optimization more>> 1. Server Header checker tool checks server headers and verifies the HTTP status codes. 2. There are around 36 HTTP Codes but only seven ( 200 | 301 | 302 | 304 | 307 | 404 | 410 ) are of interest to us from an indexing and search engine optimization perspective.<<less
Added: 2006-09-09 License: GPL Price: $0.00USD
15 downloads
PHP WebSite Backup 1.1

PHP WebSite Backup 1.1


Backup a whole or partial website get output as a .tar.gz file. Downloadable via the script. Directories to backup are selectable. Requires PEAR (www.pear.net) Server must have Gzip installed. Will backup even very large websites without a hitch. more>> Backup a whole or partial website get output as a .tar.gz file. Downloadable via the script. Directories to backup are selectable. Requires PEAR (www.pear.net) Server must have Gzip installed. Will backup even very large websites without a hitch. Backup can be send automatically to your email account.<<less
Added: 2004-07-11 License: Freeware Price: 0.00
14 downloads
 
Other version of PHP WebSite Backup
PHP WebSite BackupDirectories to backup are selectable. Requires PEAR (www.pear.net) Server must have Gzip ... Directories to backup are selectable. Requires PEAR (www.pear.net) Server must have Gzip
License:Freeware
Download
1986 downloads
Added: 2004-07-11
BackItUp

BackItUp


With this script you may take backup of your mysqldatabse. Easy to install. BackItUp store mysql-queries in textfiles, and save them on your server. You may also download the files with just a click. more>> With this script you may take backup of your mysqldatabse. Easy to install. BackItUp store mysql-queries in textfiles, and save them on your server. You may also download the files with just a click. Its also easy to restore a database.<<less
Added: 2005-01-15 License: Not Specified Price: Free
1746 downloads
Large Database Backup

Large Database Backup


This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current v more>> This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The class stores the generated SQL statements in files. A full backup process can be split in multiple iterations to not exceed PHP default script execution time limit. Each iteration dumps a limited number of table rows. An iteration can be executed by a script that redirects the page request to itself at the end to proceed to the next iteration.<<less
Added: 2007-07-22 License: GPL Price: Free
836 downloads
Server Uptime Checker 1.0

Server Uptime Checker 1.0


You can get your server uptime without asking your hosting providers. This tool basically takes the output of the Linux uptime command and parses it into a more human-friendly format, as well as adding including server name info. more>> You can get your server uptime without asking your hosting providers. This tool basically takes the output of the Linux uptime command and parses it into a more human-friendly format, as well as adding including server name info.<<less
Added: 2007-03-16 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Server Uptime Checker
Server Uptime CheckerYou can get your server uptime without asking your hosting providers. This tool basically ... command and parses it into a more human-friendly format, as well as adding including server
License:Freeware
Download
969 downloads
Added: 2007-03-16
MCM Backup 0.1

MCM Backup 0.1


MCM Backup is a free PHP/MySQL website backup software. It allows you to backup your files and database and save them to your PC. more>> MCM Backup is a free PHP/MySQL website backup software. It allows you to backup your files and database and save them to your PC.<<less
Added: 2009-01-13 License: GPL Price: $0.00USD
12 downloads
FTP Backup 1.1

FTP Backup 1.1


FTP Backup is a Windows service, written in Visual Basic .NET 2.0, that allows you to backup multiple local directories to a remote FTP server. Each job has its own schedule. The service is multi-threaded, to decrease the time needed to upload the more>> FTP Backup is a Windows service, written in Visual Basic .NET 2.0, that allows you to backup multiple local directories to a remote FTP server. Each job has its own schedule. The service is multi-threaded, to decrease the time needed to upload the backup. As with all of our products, 100% of the source code is included. We are offering this product completely free and 100% open source. You can learn quite a bit about multi-threading, creating services, and Visual Studio Setup Projects with this product.<<less
Added: 2007-12-20 License: Freeware Price: $0.00USD
12 downloads
Server Information 1

Server Information 1


Server Info is a program thatll show all your server variables (over 60). It is password protected by default or not password protected. more>> Server Info is a program thatll show all your server variables (over 60). It is password protected by default or not password protected.<<less
Added: 2003-06-14 License: Free Non-Commercial Price: $0.00USD
13 downloads
 
Other version of Server Information
Server Informationthatll show all your server variables (over 60). It is password protected by default or not ... thatll show all your server variables (over 60). It is password protected by default or not
Price: FreeAdditionalInfoBoldOutlookEULA
License:Free for non-commercial use
Download
2351 downloads
Added: 2003-06-14
Idut Backup 1.0

Idut Backup 1.0


Idut Backup is a file and database backup system. It is powerful yet easy to use and simple to setup. Written in PHP, you can backup and restore physical files and MySQL tables. more>> Idut Backup is a file and database backup system. It is powerful yet easy to use and simple to setup. Written in PHP, you can backup and restore physical files and MySQL tables.<<less
Added: 2008-01-13 License: Other Price: $0.00USD
14 downloads
Live Server Time script

Live Server Time script


This unique JavaScript allows you to display the server time of your website, live, by enlisting the help of either SSI includes or PHP. more>> This unique JavaScript allows you to display the server time of your website, live, by enlisting the help of either SSI includes or PHP.<<less
Added: 2005-08-08 License: Freeware Price: $0.00USD
17 downloads
MySQL Repair Optimize Backup 1.2

MySQL Repair Optimize Backup 1.2


Simple script to repair, optimize, and backup your MySQL databases and to download your compressed SQL file. Shows summary of actions as well as download links. PHP4. more>> Simple script to repair, optimize, and backup your MySQL databases and to download your compressed SQL file. Shows summary of actions as well as download links. PHP4.<<less
Added: 2007-10-18 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5