Tasmota/lib/lib_div/ESPFtpServer
..
examples
ESPFtpServer.cpp
ESPFtpServer.h
LICENSE
README.md
library.json
library.properties

README.md

ESPFtpServer

The history of this code is as follows:

The current repository is forked from fa1ke5, and has the following changes:

  • use of any file system file system (like SPIFFS/LittleFS/SD_MMC)
  • codebase to work for both ESP8266 and ESP32
  • clean-up of code layout and English
  • addition of library description files