Ohloh project report for Eloy

Eloy backup system

Eloy is a comand line backup system. You simply define the directories to backup and Eloy does partial backups of all changes. You can easily list all changes and restore older versions of files and directories.

Now there is a new way of adding "plugins" to the backup process. Plugins are scripts that are executed when running eloy backup. The scripts can use all functions and variables from eloy.sh.
Check out the demo plugin or the postgresql plugin.

Under the hood, Eloy uses rsync.

Documentation

Contact

This project is maintained by Maximilian Antoni.
Please send mail to dev at evaserver dot com.