Versions Compared

Key

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

...


Prerequisites: A least 2 different files are are present in the collection. 

...

  1. Request listing of all files
    1. The existing files in the system should be listed with their size and a count of pillars where the file is present.
      1. bash bin/bitmag.sh get-file-ids -c integrationtest1
List known file
  1. Request listing of a single existing file, see it comes back in the listing with the correct file size and pillar count.

...