Java program to extract postings and comments from http://www.livejournal.com (blog) into DB and view/classify/process it. LJ loader. Components to reuse: perl-like, but efficient Web pages scraper, trees analyzer, concurrent scheduler.
midget is a small smb-share based backup script intended for use in unattended environments where finding a person to entrust with gory details of filesystem hierarchy and all the dirty details of creating backups is next to impossible.
Alternate language bindings for the libdar library written by Dennis Corbin. The original application DAR is a command line backup tool that uses libdar, a library implemented in C++.
RSYNC Backup front-end with Web Interface, email reports with attached summary. Simple to use; back up servers with a single line, or your entire server farm from a single machine. Custom email tags sort responses in your MUA. Supports authentication.
ArcAngel is a simple backup utility for programmers comfortable with XML and RegExp. It creates Zip format archives of specified files, with flexible file-selection rules, and pre- and post-backup task execution.
Archiving/backup framework written in Python. Uses archiving directives within the file system itself in the form of .archmanrc files; Python modules that specify which files and directories to include.
Robbie is a cross-platform framework for backing up data on computers. It uses secure hashes to keep track of files, and when you alter them it sends the new version to your backup store - either locally or remotely.
dumpnet is a collection of bash scripts that allows you to backup multiple servers simultaneously. You can do incremental file system dumps with tar, dump and rsync, backup databases and much more. AIDE can also easily be integrated.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
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.
savepex is a backup software writen in python. It allow you to select (also drag & drop) multiple file/directory, save your preferences in a file and recall it. savepex support command-line. All the operation are logged into a file and in a pdf file.
Php Script 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.
lzop is a file compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed, at the cost of some compression ratio. lzop uses the LZO library for compression services.