Repository EAD Exporter
Exports all published resource record EAD XML files associated with a single
repository into a zip archive. This zip file will be saved in the ArchivesSpace
data directory (as defined in config.rb
) and include the repository id in the
filename.
Usage
A best practice would be to put the password in a hidden file such as:
Then call the script like:
This way you avoid directly exposing it on the command line or in crontab etc.