Eloy 0.3 released

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

  • Posted: 2008-08-09 11:35
  • Author: max
  • Categories: release

Comments

No comments.

Add New Comment