Skip to end of metadata
Go to start of metadata

Migrating to the new Filestore Based File Storage Interface

  1. Checkout the tdar.filestore branch from Subversion
  2. Apply appropriate changes from src/main/db/upgrade-db.sql
  3. Set the following parameters to values appropriate to your environment in migrate-filestore.ant.xml
  4. In the base directory (where pom.xml resides) run:
    • mvn compile
    • mvn -P migrate-filestore
  5. Set the value of the file.store.location property in src/main/resources/tdar.properties to the new filestore location.
  6. Start tDAR and test.
Labels: