Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 537 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 537 Bytes

FedoraSR

Fedora Commons safe replication code, to be used in conjunction with an iRODS environment configured according to the EUDAT B2SAFE service specifications.

This package can be used for replicating any mounted collection. Example:

java -jar ./FedoraSR-1.0.4-jar-with-dependencies.jar \
    --epic-pid-server 'http://pid.gwdg.de/handles/' --epic-pid-prefix 1234 \
    --epic-pid-user UserName --epic-pid-pass UserPassword \
    --irods-source-path /vzSRC/source --irods-target-path /vzDST/destination