Skip to content

Exporting IPED files to database #2161

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

You must be logged in to vote

You need to specify credentials using this syntax as env var:
set MinioCredentials=accesskey:xxxxxx;secretkey:yyyyyyyyyy

Or as a java sys prop:
iped.exe -DMinioCredentials=accesskey:xxxxxx;secretkey:yyyyyyyyyy -d input -o output

Or as an IPED extra property:
iped.exe -XMinioCredentials=accesskey:xxxxxx;secretkey:yyyyyyyyyy -d input -o output

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@thiagocaparelli
Comment options

@thiagocaparelli
Comment options

@lfcnassif
Comment options

Answer selected by thiagocaparelli
@lfcnassif
Comment options

@thiagocaparelli
Comment options

@lfcnassif
Comment options

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