With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Perl implentation of rsync that can talk directly to a native
rsync program or rsync daemon. The file system I/O is abstracted
into a seperate module, which allows an rsync interface to be
developed for data other than regular file systems.
DIASER, Geo-data duplication long-term archive system & WAN vault. Manage mixed data archives generated by existing backup software. Ensure availability using commodity hardware. Retain administrative and financial control.
Minimalistic Backup AGent is a very simple tool that runs commands specified in its configuration file to create backups. It also performs rotation of old backups as specifies in the configuration file. It's meant to be run as a cron job to create chunks of backups for further processing (i.g. with rsync).
BackupNetClone is a set of shell scripts that use rsync to provide convenient snapshot backups with minimal disk usage. The concept is based on rsnapshot but does not require Perl. BackupNetClone was originally tailored to D-Link's DNS-323 NAS device.
NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios topology.
Rdbackup is a small and easy to use backup system based on rsync and ssh. It works with a disk-to-disk backuping strategy where the data are stored on a single backup server. Rdbackup also provides a status monitoring through the SNMP interface.
rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code uses hard links whenever possible, to greatly reduce the disk space required.
Delta-backup is a PERL wrapper of the RSYNC command for cross system backup with differential archiving. This tool should be considered as a proof of concept rather than a tool suitable for production use.
plsync is a lightweight remote file synchronization software much like rsync, written entirely in Perl. It features a Perl module, a command line tool and a Network daemon. It is aiming at low ressource consumption (RAM, CPU) and maximum portability.
dProjects is a really simple centralized web and rsync based version control system for small groups. The clients can initiate the file movements from the web interface.
Nice Bashing is a framework for distributed configuration of your bash environment. There are many libraries with functions which one can enable, and a rsync-based system of replicating your settings to all the hosts you connect to.
JMrTools, is inspired by the MrTools Perl Project (Written by Robert Marino). This JAVA project implements ssh telnet, scp, rsync, sftp, ftp, and stdio. Providing execution/transfer of commands, script, or files on Multiple hosts concurrently.
rsback makes rotating backups using the common rsync program combined
with hard-link copies on Unix-based backup hosts. This results in a
fast and disk space saving backup technique.
No more updates of rsback will be published here. Current versions are available here: https://www.pollux.franken.de/projekte/rsback
N-stage worm propagated via SSH. It executes commands in a given list of hosts and copies files to them with rsync. The paths for its propagation to the cluster are configurable. It offers a scalable/reliable transport API thanks to its adaptive algorithm
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.
TunnelTools is a set of perl scripts to allow anonymous rsync and CVS access from machines inside a firewall by tunneling over an ssh connection to a host outside the firewall.
xrBackup is backup software for Mac OS X that uses an innovative combination of HFS-enabled rsync together with disk image shadow files to perform differential backups. It is the successor to the Perl-based rbackup project, built using a native Cocoa GUI
PFARS For Automatic Replication System is mainly used to sync servers in LVS clusters but also has many other uses. It is based on rsync over ssh and has native support for the Debian package system.
A perl script for doing backups to disk on another computer. Support for incremental backup via use of rsync's capability of creating hard links to files that have already been backed up and haven't changed. No special tools needed for restores.