ePADD / epadd

ePADD is a software package developed by Stanford University's Special Collections & University Archives that supports archival processes around the appraisal, ingest, processing, discovery, and delivery of email archives.
https://www.epaddproject.org
114 stars 24 forks source link

v6-bag-converter.jar #296

Closed peterchanws closed 6 years ago

peterchanws commented 6 years ago

Your instruction: Program to create v6 bag from v5 archive has been uploaded on git (google not allowed uploading jar files). How to run it: java -jar v6-bag-converter.jar -i <Path to directory containing lexicon,session,blobs,index subfolders> It creates a folder called version-6-bag in the current folder. The structure of the version-6-bag is \version-6-bag\data\epadd-appraisal\user

However, the structure of epadd-appraisal folder created under epadd v6 is \epadd-appraisal\user\data

Please check the converter to \epadd-appraisal\user\data

I have upload the version-6-bag to Google Drive for your reference. I will meet a user to help her converting collection in v4 to v5 and then v6 tomorrow.

peterchanws commented 6 years ago

command should be java -jar v6-bag-converter.jar -i ......\epadd-appraisal\user\ not ....C:\epadd5\epadd-appraisal