Actions
Bug #4166
closedCreate archive extraction functionality
Start date:
06/16/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4166
Description
Create the ability for metacat to read data from an archive. This will extract the archive an get the desired file.
Updated by Michael Daigle over 15 years ago
Added a parameter to the read http api called archiveEntryName. If this is set, metacat will extract the archive referenced by docid (if not already extracted) and read the entry specified by archive name.
Currently, jar type archives are supported (jar, war, kar).
Actions