RSS 107 projects tagged "Mirroring"

No download Website Updated 17 Aug 2004 HighLnk

Screenshot
Pop 47.87
Vit 1.00

HighLnk is a hard-linking tool, which scans the current directory, searching for files with the same content, then hard-linking this directory to another location, making two equal files only point to one real file on the media.

Download Website Updated 05 Sep 2010 mod_asn

Screenshot
Pop 47.24
Vit 2.37

mod_asn is an Apache module that uses BGP routing data to look up the autonomous system (AS) and the network prefix (subnet) which contains a given (client's) IP address. mod_asn is highly scalable. To do lookups in high-speed, it uses the PostgreSQL ip4r datatype, which is indexable with a Patricia Trie algorithm to store network prefixes. This is the most suitable algorithm, being able to search through around 250,000 existing prefixes quickly. mod_asn is usable as a standalone module, and the lookup result can be used by scripts or other Apache modules. For instance, a download redirector could base its decisions on the lookup result provided by mod_asn.

No download Website Updated 29 Mar 2012 glucopy-glurestore

Screenshot
Pop 47.15
Vit 3.36

glucopy-glurestore is a set of scripts for copying and restoring a fully functional GNU/Linux (or other Unix-like) system. The glucopy script will back up all system content (system and user files), while the glurestore script will partition and format an identical system, restore the system and user files, and make the system bootable. The scripts are included in the HTML documentation.

Download Website Updated 18 Feb 2005 OtheRSync

Screenshot
Pop 47.01
Vit 1.42

OtheRSync is a program for the automatic, efficient, and safe synchronization of two machines over a network. It's efficient (using compression and incremental changes), safe (uses ssh, is fail-safe, and makes backups of deleted files by default), uses parallel processing, and supports feedback through the commandline prompt. It is built on top of rsync. New or changed files are synchronized, and files that have been deleted on one machine are deleted on the other machine. OtheRSync can resume without becoming broken or dangerous after an interruption or an error.

No download Website Updated 29 Nov 2003 Roaming Homedir

Screenshot
Pop 44.18
Vit 1.00

Roaming Homedir is a script to make it easy to have a home directory (and thereby settings) with you on all Unix systems you use.

Download Website Updated 09 Aug 2003 Image Leech

Screenshot
Pop 43.27
Vit 1.42

Image Leech is an automated image downloading program written in Perl. It will take a given address and retrieve all links to images and download. Each file downloaded can be renamed to prevent conflicts and to create an easily viewable collection. Other features include the ability to filter given Web pages, and traverse linked pages.

Download Website Updated 30 Jan 2001 OpaL Mirror Tool

Screenshot
Pop 42.95
Vit 2.68

OMT is a simple script for mirroring Web pages for off-line mirror/reading. It rewrites the content of the pages to make a complete and functional mirror. It has a number of options to specify what files should be mirrored and what renaming should be done.

No download Website Updated 14 Jul 2003 IMAP Replicator

Screenshot
Pop 42.92
Vit 59.99

IMAP Replicator synchronizes IMAP mailboxes, copying new mail, deleting deleted mail, and synchronizing IMAP flags.

Download Website Updated 06 Aug 2004 Perl Snapshot Is Not Incremental Backup

Screenshot
Pop 42.07
Vit 1.43

Perl Snapshot Is Not Incremental Backup backs up Samba (or Microsoft Windows) shares to central disk space using LinNeighborhood mount scripts as configuration files. The disk space is organized into multiple directories named after the server, share, and date. Each dated directory contains a snapshot of all the files on the exported share on the particular date. Disk usage is reduced by using hardlinks to keep multiple full copies of files available.

Download Website Updated 23 Aug 2006 Bitcoop

Screenshot
Pop 42.00
Vit 1.47

Bitcoop is a peer to peer backup system that enables the storage of files on remote computers. The size of files depends on the quantity you wish to share with the other peers. It is intended for server farms that wish to backup data among themselves.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.