Eloy 0.3 released

05/04/08 09:25:26 | max | #

This release features the first bugfix (Ticket 6) commited by a contributor! I would like to welcome Gerrit to the Eloy development team.

Another great feature is logging support. Run eloy backup or eloy compress with the -l option, and Eloy writes all output to a logfile (LOG_FILENAME).
You can also run eloy compress with the -m <email address> option to email the logfile to the specified email address and archive the logfile.

A good example cron setup is

35 *     * * *     /root/scripts/eloy.sh backup -l
50 23    * * *     /root/scripts/eloy.sh compress -l -m <email>

Enjoy!
Max

Eloy 0.2 released

04/06/08 09:53:21 | max | #

A new version of this fantastic Unix backup solution was brought to light!

The new release features backup compressions, so you can make backups every hour and Eloy removes all but one backup after 24 hours.
Check out the new Commands.

Eloy's compress sub command is also able to remove old backups if there are more than a given number. So you can keep hourly backups for the last 24 hours and daily backups for the last few month.

Download Eloy 0.2 today! Setup takes 5 minutes!

Cheers Max

Eloy 0.1 released

02/13/08 14:30:37 | max | #

I'm proud to announce the first release of the Eloy backup system.

You can download the archive here: Eloy 0.1

Enjoy! Max

Eloy on Ohloh

02/12/08 08:14:02 | max | #

Eloy is now listed on Ohloh.

Go, stack it ;-)


Note: See SimpleBlogPlugin for information about the blog view.