This page last changed on Feb 24, 2009 by ggaskell.

Windows users must manually delete any backup files. Linux users can insert a nightly or weekly automation script or cron similar to the following:
ls -t <path to your backup dir>/* | tail +6 | xargs -i rm {} 

Document generated by Confluence on Jul 09, 2010 01:11