Example to compress/decompress #80
Replies: 2 comments 69 replies
-
hi, thanks for your feedback 👍 Do I understand you want to be able to compress a list directory entitties (files+folders) as This feature depends on the implementation of ... or maybe not so soon 😅 it depends how long it'll take to spot where that #@?!§% memory leak comes from, it's currently losing ~10KB on every run so I can't push the changes yet. |
Beta Was this translation helpful? Give feedback.
-
Yeah, I understand. The task thing should be left to the user of the library.
I will try this ASAP. Thank you very much. Will make a feedback about this! |
Beta Was this translation helpful? Give feedback.
-
Hi!
Great library. I wonder if you could create examples for compressing and decompressing nested folders.
Currently I want to make a backup manager class which would use your lib to compress folders ( multilple ) into a tar file which a user can download and upload later and the esp could decompress it into the fs.
So far it halts with error -6 which is an fs issue. Still wondering how to do this. ( this is an esp32 with psram )
Beta Was this translation helpful? Give feedback.
All reactions