Skip to content

[Issue]: Error creating a folder on SPIFFS #149

@gidano

Description

@gidano

Issue type

Bug

Summary

You can only upload files to the SPIFFS root directory. You cannot upload them to a folder, such as \web\index.html.

Operating system

None

ESPConnect Session log (required)

SPIFFS my directory structure, e.g.,
data
├── audio_icons/
├── conf/
├── fonts/
│   ├── test_20.vlw
│   ├── test_24.vlw
│   ├── test_28.vlw
│   ├── test_sb_20.vlw
│   ├── test_sb_24.vlw
│   └── test_sb_28.vlw
├── web/
│   ├── index.html
│   ├── search.html
│   ├── style.css
│   └── theme.css
├── stations.txt
└── wifi.txt

Checklist

  • I searched for existing issues.
  • I can reproduce this on the latest release.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions