Hi, As per my understanding of Jackrabbit it store the files in the file system with its uuid.
000edb659bf4ada0c0f5a8c9b30ed3183de8d061 for example this would be stored as 00/0e/db/000edb659bf4ada0c0f5a8c9b30ed3183de8d061 but in the jackrabbit db it's stored with UUID_ with this kind of format 45dd51a1-2704-47bc-9e9a-b865b247a305 question is, how do iget the file name given that i have a uuid?
