Difference between revisions of "Tests: Quarantine, scan, identify and validate"

From Archivematica
Jump to navigation Jump to search
Line 8: Line 8:
 
*Prohibited characters are removed from file and folder names
 
*Prohibited characters are removed from file and folder names
 
*All files are scanned for viruses
 
*All files are scanned for viruses
 +
*All files are run through FITS, which identifies and validates the formats
 
*The following files appear in the logs directory: extraction.log, SIPNameSanitization.log, clamAVScan.log
 
*The following files appear in the logs directory: extraction.log, SIPNameSanitization.log, clamAVScan.log
 
**The FileUUIDs.log shows that UUIDs have been assigned to unpackaged files
 
**The FileUUIDs.log shows that UUIDs have been assigned to unpackaged files

Revision as of 13:59, 14 December 2010

Main Page > Development > Development documentation > Testing > Tests: Quarantine, scan, identify and validate

After Review SIP, the SIP is automatically quarantined and scanned for viruses. Any packaged files are unpackaged and prohibited characters are removed from file and folder names. The files are then run through FITS for identification, validation and metadata extraction.

  • SIP is placed in quarantine for a specified period of time
  • SIP is removed from quarantine when the quarantine period expires
  • Any zipped or otherwise packaged files are unpackaged and placed in a separate folder in the objects directory
  • Prohibited characters are removed from file and folder names
  • All files are scanned for viruses
  • All files are run through FITS, which identifies and validates the formats
  • The following files appear in the logs directory: extraction.log, SIPNameSanitization.log, clamAVScan.log
    • The FileUUIDs.log shows that UUIDs have been assigned to unpackaged files