Home     Bugs     Roadmap     Support     Download     Documentations     Wiki     Forum     Team

  PRODUCTS CENTER

      AutoDeploy
      BuildEraser
      AsMon
      BugzillaPublisher
      MVeloce

  GET INVOLVED

      Source
      Download
      Bug
      Roadmap
      Support
      Forum
      Wiki
      Documentations
      Screenshots

  CONTACT

      Team
      Mailing list

  POWERED BY

      Fimasys
      Sourceforge
      Nanthrax

BuildEraser and WebBuildEraser

Purpose

Most of JEE applications and build tools generate a lot of file :
  • log files
  • reports files
  • temporary files
  • old archive files
  • etc ...
This kind of files take place of storage area and the JEE administrator need to check the available space and delete old files.
BuildEraser is a tool to auto-delete this kind of files.
Files are selected using pattern (based on the filename or the file last modification date) on different filesystems (local or remote such as FTP, SFTP, etc).

The JEE administrator defines the BuildEraser model (crons, locations, include/exclude patterns).


BuildEraser Features

= Supported = Work in progress = Not yet supported
General Support
UNIX-like regexp filename selector Supported
Last modification date selector Supported
UNIX-like regexp exclude pattern Supported
Multiple exclude patterns Supported
Multiple crons Supported
Console shell Supported
Fully manage model via console shell Supported
Fully manage embedded scheduler via console shell Supported
Remote console acces (SSH) Supported
Force BuildEraser execute (with DryRun support) Supported
Publishing systems Work in progress
Filesystems Support
Local filesystem (Windows and Unix) support Supported
Zip, jar, tar direct access support Supported
Gzip, bzip2 direct access support Supported
HTTP/HTTPS support Supported
WebDAV support Supported
FTP/SFTP support Supported
CIFS/SMB support Supported
Filesystems chain support (for exemple tar:gz:http://url/file.tar.gz!/file.tar!/file/foo) Supported


Technologies