On Thu, 5 Dec 2019 at 11:32, Tristan Kohl <
kohlt...@gmail.com> wrote:
>
> Thank you Mathieu, using pk search gives me at least all blob refs I need. but how do I get my files with pk get dumped on my local filesystem (preferrably with their original file names)?
Afair, if you use the -contents option, it should create the file on
disk for you, and if a filename is found in the file schema it will
use it as well.
> When I "open" a pdf in my web interface and navigate via "blob" => "camliContent" I can see, that the indexer knows about its original file name.
>
> I ran this command to get all refs:
>>
>> pk search -limit -1 before:2019-12-01
I think this will give you blorefs of permanodes, not file blobrefs.
You then have to follow the camliContent attribute to get the file
that is associated to each permanode.
> To unsubscribe from this group and stop receiving emails from it, send an email to
perkeep+u...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/perkeep/befd45d3-f8af-413e-8efd-69e2b3748cc8%40googlegroups.com.