Skip to content

SPIFFS filename length > 30, causes unexpected behaviour #2324

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

Closed
kiralikbeyin opened this issue Jul 24, 2016 · 6 comments
Closed

SPIFFS filename length > 30, causes unexpected behaviour #2324

kiralikbeyin opened this issue Jul 24, 2016 · 6 comments
Labels
waiting for feedback Waiting on additional info. If it's not received, the issue may be closed.

Comments

@kiralikbeyin
Copy link

#1088

Problem still exists.

FS File: /fonts/glyphicons-halflings-regu�, size: 106.19KB

orginal file name : glyphicons-halflings-regular.woff2

@igrr
Copy link
Member

igrr commented Aug 1, 2016

Was this file created on the ESP or was it uploaded using ESP8266 Sketch Data Upload tool?

@kiralikbeyin
Copy link
Author

Sketch Data Upload tool. Not so important because i will use this https://github.com/me-no-dev/ESPAsyncWebServer i can rewrite file names in sketch and really fast fast fast:)

Thanks Ivan.

@devyte
Copy link
Collaborator

devyte commented Oct 14, 2017

@igrr do you know if the issue is still valid in the sketch data upload tool?

@devyte devyte added the waiting for feedback Waiting on additional info. If it's not received, the issue may be closed. label Oct 14, 2017
@igrr
Copy link
Member

igrr commented Oct 14, 2017 via email

@kiralikbeyin
Copy link
Author

Yesterday i couldnt upload a firmware file xxxxxxxxxxxxxxxxxxxxxxxxxxx.bin (ota update)

Renamed to shortname.bin no problem with short file names.

@earlephilhower
Copy link
Collaborator

This would be a mkspiffs issue, if it exists. There are tests for this specific case on in the host FS testing. Closing as very old and not core related. If someone does find this issue in the current mkspiffs tool, please open an issue on the mkspiffs repo or the esp-quick-toolchain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Waiting on additional info. If it's not received, the issue may be closed.
Projects
None yet
Development

No branches or pull requests

4 participants