dplasa / FTPClientServer

Simple FTP Server and Client for the esp8266/esp32 with LittleFS and SPIFFS support
GNU Lesser General Public License v2.1
54 stars 29 forks source link

esp32 is broken #9

Closed dplasa closed 4 years ago

dplasa commented 4 years ago

Although claiming, the code right now is broken for esp32. I just need my esp32 to arrive in the mail before I can do anything about it. For the time being, i suggest to work with the version I forked from https://github.com/nailbuster/esp8266FTPServer

dplasa commented 4 years ago

it compiles and works on an esp32 module.