Skip to content

ESP32/ESP8266 passive ftp server using the generic SD library (for SPIFFS, LITTLEFS, SD_MMC)

License

Notifications You must be signed in to change notification settings

jmwislez/ESPFtpServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

ESP32/ESP8266 passive ftp server using the generic SD library (for SPIFFS, LITTLEFS, SD_MMC)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%