File storage in NumaHOP.

NumaHOP stores a good amount of its files on the filesystem.

Here is a list of the services that store files:

Clean Up.

The clean up of these files is handled by the: FileCleaningManager.

This service defines the following cron jobs:

  • cleanDeliveryFiles
  • cleanTemporaryFiles
  • cleanExportCaches
  • gestDeliveredFiles

Before suppresion of the files not handled by the cron jobs this service provides the option to export a tarball of the files over ftp at the closure of the lot.