Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File size limit? #7

Open
AutomationD opened this issue Apr 14, 2015 · 2 comments
Open

File size limit? #7

AutomationD opened this issue Apr 14, 2015 · 2 comments

Comments

@AutomationD
Copy link

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?

@AutomationD AutomationD changed the title 30K File size limit? File size limit? Apr 14, 2015
@xlfe
Copy link
Owner

xlfe commented Apr 29, 2015

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

@tavalin
Copy link

tavalin commented May 8, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants