Executing intelx.py -download 29a97791-1138-40b3-8cf1-de1764e9d09c -bucket leaks.private.general -name test.txt returns "Document not found"
$ intelx.py -download 29a97791-1138-40b3-8cf1-de1764e9d09c -bucket leaks.private.general -name test.txt
_____ _ ___ __
|_ _| | | | \ \ / /
| | _ __ | |_ ___| |\ V /
| || '_ \| __/ _ \ |/ \
_| || | | | || __/ / /^\ \
\___/_| |_|\__\___|_\/ \/
a command line client
for intelx.io
intelx.py v0.8.0
[01:22:33] Successfully downloaded the file 'test.txt'.
$ cat test.txt
Document not found
Executing
intelx.py -download 29a97791-1138-40b3-8cf1-de1764e9d09c -bucket leaks.private.general -name test.txtreturns "Document not found"$ intelx.py -download 29a97791-1138-40b3-8cf1-de1764e9d09c -bucket leaks.private.general -name test.txt _____ _ ___ __ |_ _| | | | \ \ / / | | _ __ | |_ ___| |\ V / | || '_ \| __/ _ \ |/ \ _| || | | | || __/ / /^\ \ \___/_| |_|\__\___|_\/ \/ a command line client for intelx.io intelx.py v0.8.0 [01:22:33] Successfully downloaded the file 'test.txt'. $ cat test.txt Document not found