Skip to content

Operations Guide: Finding an Object in the File System

randikathryn edited this page Feb 16, 2014 · 1 revision

[Insert description of step/item here]

Steps

  1. Check your /opt/$HYDRA_NAME/config/application.rb - the config.storage_manager settings determines where/how hydraDAM is saving your files. If it is set to 'NullStorageManager', you are using the local filesystem.
  2. View the object in a web browser using hydraDAM - the last section of the show page URL is the object's PID.
  3. The object will be stored in /opt/storage/##/##/##/#/filename.ext where the #s are the numbers and letters of the object's PID.
Clone this wiki locally