Difference between revisions of "Application settings"

From Archivematica
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Main Page]] > [[Documentation]] > Application settings
 
[[Main Page]] > [[Documentation]] > Application settings
 +
 +
 +
 +
==Connect to shared directories==
 +
**See [[Virtual_appliance_instructions#Import_files_into_virtual_appliance_.28optional.29|Connecting to shared directories on an external machine]]
 +
 +
 +
==DIP upload destination==
 +
*By default Archivematica is designed to upload access derivatives and metadata (DIPs) to ICA-AtoM
 +
*Archivematica can upload to other access systems by switching the upload script
 +
**create a copy of the upload-qubit.py script (e.g. upload-archon.py, upload-contentdm.py) (''where located?'')
 +
**re-write post commands to match the expected import parameters of the target system
 +
**change the upload script option in Archivematica (''where located?'')
 +
 +
  
  
 
==Quarantine time==
 
==Quarantine time==
*/opt/archivematica/viriaccession.sh
+
*change the following values to increase or decrease the amount of time that files spent locked in quarantine:
*change 'amin' value on line 24
+
**/opt/archivematica/viriaccession.sh
 +
**change 'amin' value on line 24

Revision as of 12:34, 16 February 2010

Main Page > Documentation > Application settings


Connect to shared directories


DIP upload destination

  • By default Archivematica is designed to upload access derivatives and metadata (DIPs) to ICA-AtoM
  • Archivematica can upload to other access systems by switching the upload script
    • create a copy of the upload-qubit.py script (e.g. upload-archon.py, upload-contentdm.py) (where located?)
    • re-write post commands to match the expected import parameters of the target system
    • change the upload script option in Archivematica (where located?)



Quarantine time

  • change the following values to increase or decrease the amount of time that files spent locked in quarantine:
    • /opt/archivematica/viriaccession.sh
    • change 'amin' value on line 24