Versions Compared

Key

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

...

  • If you want to jump directly into using the tool, download it from the link above and run the following command
    Code Block
    java -jar stitch-{version}-driver.jar
    
    The resulting usage statement (detailed below) should be enough to help you get started.
  • The When using the Stitcher Tool requires , you need to know the ID of the manifest which was generated to list all of the chunks of the original filesfile. If the chunking was done by either the Chunker or Sync toolstool, then the name of the manifest is the name of the original file (prefixed with any enclosing directory names) followed by ".dura-manifest".

...