Class ChecksumChecker

java.lang.Object
org.dspace.app.checker.ChecksumChecker

public final class ChecksumChecker extends Object
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 Details

    • main

      public static void main(String[] args) throws SQLException
      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