-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Comments
Was this file created on the ESP or was it uploaded using ESP8266 Sketch Data Upload tool? |
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. |
@igrr do you know if the issue is still valid in the sketch data upload tool? |
Could be, but likely not in the upload tool — either in mkspiffs or the
code here.
…On Sat, Oct 14, 2017, 02:54 Develo ***@***.***> wrote:
@igrr <https://github.com/igrr> do you know if the issue is still valid
in the sketch data upload tool?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2324 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEJceqlm-unGSCTMmUPHQZUT8JjovE6bks5ssFqygaJpZM4JTnQj>
.
|
Yesterday i couldnt upload a firmware file xxxxxxxxxxxxxxxxxxxxxxxxxxx.bin (ota update) Renamed to shortname.bin no problem with short file names. |
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. |
#1088
Problem still exists.
FS File: /fonts/glyphicons-halflings-regu�, size: 106.19KB
orginal file name : glyphicons-halflings-regular.woff2
The text was updated successfully, but these errors were encountered: