Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • An example for running the Retrieval Tool

    Code Block
    java -jar retrievaltool-{version}-driver.jar -c content -h test.duracloud.org -u myname -p mypassword -w work -s space1 space1 -o
  • Create a file containing the list of content IDs of a single space using hidden password option (-p command line option not specified, will be prompted for password)

    Code Block
    java -jar retrievaltool-{version}-driver.jar -h <host> -u <user> -c <content_dir> -w <work_dir> -s <single space ID> -l