philipl / pifs

πfs - the data-free filesystem!
GNU General Public License v3.0
6.69k stars 290 forks source link

How does the metadata work, and how can I retrieve my data? #69

Open Penncilk opened 2 years ago

Penncilk commented 2 years ago

Is the whole file the index? Or is it split up into different areas?

I read that this is indexing each individual byte, but does it store the length of your file as well?