Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Two archival extractor implementations exist that currently depend on which ByteStorageDriver you are using:

  • ncsa.archival.disk: Moves the file from one specially-designated folder on disk to another (requires write access to Clowder's data directory)
  • ncsa.archival.s3: Changes the Storage Class of an object stored in S3 (requires write access to Clowder's bucket in S3)

...