Package org.dspace.app.checker
Class ChecksumChecker
java.lang.Object
org.dspace.app.checker.ChecksumChecker
Command line access to the checksum checker. Options are listed in the
documentation for the main method.
- Author:
- Jim Downing, Grace Carpenter, Nathan Sarr
-
Method Summary
-
Method Details
-
main
Command line access to the checksum package.- -h
- Print help on command line options
- -l
- loop through bitstreams once
- -L
- loop continuously through bitstreams
- -d
- specify duration of process run
- -b
- specify bitstream IDs
- -a [handle_id]
- check anything by handle
- -e
- Report only errors in the logs
- -p
- Don't prune results before running checker
- Parameters:
args- the command line arguments given- Throws:
SQLException- if error
-