Versions Compared

Key

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

Run the SAF builder:

  1. Put the .csv metata metadata file is in the same directory with all of the file to be loaded.
  2. Go the dos prompt: in the start menu, click "Run," then type cmd in the box, and click ok.
  3.  Change the directory to the safbuilder directory, by typing cd c:\safbuilder
  4. Run the safbuilder by typing" safbuilder.sh -c c:path to metadata file." For example, "safbuilder.sh -c c:\ETD\metadata.csv would run the safbuilder on the metadata.csv file and all of the files in the directory with it.

...