Skip to content

Added a section on filesystem limitations due to issue #2858 #2860

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

Merged
merged 3 commits into from
Jan 17, 2017

Conversation

vicnevicne
Copy link
Contributor

Many users (me included) had to learn the hard way that SPIFFS has severe limitations on filename length. Although they can be easily overcome, one has to known their existence, and there wasn't a single line about it in the filesystem documentation, so thought I could help :-)

@codecov-io
Copy link

Current coverage is 27.80% (diff: 100%)

Merging #2860 into master will not change coverage

@@             master      #2860   diff @@
==========================================
  Files            20         20          
  Lines          3625       3625          
  Methods         335        335          
  Messages          0          0          
  Branches        656        656          
==========================================
  Hits           1008       1008          
  Misses         2441       2441          
  Partials        176        176          

Powered by Codecov. Last update 0291a6e...87677fc

@JamesGKent
Copy link

i know its a slightly different issue, but would it make sense to update the upload tool to flag a warning/error if some of the files being uploaded would be too long?

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

Successfully merging this pull request may close these issues.

4 participants