Storage API

From Archivematica
Revision as of 18:48, 3 June 2013 by Hbecker (talk | contribs) (Ways Archivematica can touch the filesystem start)
Jump to navigation Jump to search

This is the discussion page for the Archivematica Storage API (Issue #5158), requirements, and proposed implementations.

Initial Research

Goal: Look at all the places Archivematica currently accesses the filesystem, and categorize them.

Likely Categories:

  • Transfers
  • AIP Storage
  • Backlog transfer
  • Processing

Ways Archivematica can touch the filesystem:

  • python's open()
  • copy/move as client Scripts
  • dashboard configs (eg. AIP storage location, tranasfer source) javascript