# DAM Background Jobs

# DAM Filetransfer Cleanup

DAM's Download packages, eTickets, and created pdf overviews are stored as files or archives in folder cefs/filetransfer. To prevent this folder from overflowing, the system checks every day at 0 o'clock if one of the following cleanup process must be executed:

  • automatic cleanup of files 2 days after their download
  • automatic cleanup of files 2 days after the expiry date of an eTicket or download link

Please note: These cleanup periods are not configurable.

# DAM Previews Cleanup

The cleanup of preview derivatives in folder cefs/{module}/object_image/derivate (e.g. cefs/file/object_image/derivative) is performed with the final deletion of objects via a module's admin snap-in Deleted objects (i.e., if an entry in the database for an object already was "deleted" = 1).

Request missing documentation