spiffy icon indicating copy to clipboard operation
spiffy copied to clipboard

File size limit?

Open DimmKirr opened this issue 10 years ago • 2 comments

Uploading a

Creating rom spiff_rom.bin of size 196608 bytes
Adding files in directory files
Unable to read file .
Unable to read file ..
bootstrap.css.gz added to spiffs (15615 bytes)
index.html added to spiffs (2876 bytes)
jquery.js.gz added to spiffs (30153 bytes)

Is there anything that could prevent 30K file to appear on the file system?

DimmKirr avatar Apr 14 '15 22:04 DimmKirr

sorry I haven't had time to check. It might be a file extension based exclusion, or something else

xlfe avatar Apr 29 '15 11:04 xlfe

Have you had chance to look at this?

If i build a spiffs with small 14 byte files they work fine. If I build a spiffs with larger files (15-30kb) then the files get corrupted on the fs.

tavalin avatar May 08 '15 12:05 tavalin