Skip to content

questions about cmd report generation #1129

Answered by lfcnassif
zemaria523 asked this question in Q&A
Discussion options

You must be logged in to vote
  • Is there a way, from commandline, to generate a new iped report with those new bookmarks?

It should work if you download and use the same iped version used to generate the report. Other option with 3.18.x version is to run java -cp indexador/lib/iped-search-app.jar dpf.sp.gpinf.indexer.IndexFiles -d marcadores.iped -o output

  • Is there a way to set those parameters: examiner, date, case (from the html report)... etc in commandline?

You can create a json file with those params and pass it to -asap cmd line option. This is the json syntax:
https://github.com/sepinf-inc/IPED/wiki/User-Manual#report-creation

  • Is there a way to set true the html report in commandline?

There isn't, you…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by zemaria523
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1128 on May 25, 2022 17:43.