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

Add support for FFat #18

Open jaggil opened 2 years ago

jaggil commented 2 years ago

Hello, Thanks for this great job. My question is regarding the possibility of adding the option for the FFat file system. The FFat system is the one that Espressif has adopted by default in its development today. Could you take it into consideration? You could tell me to implement it myself, but unfortunately I don't have enough knowledge for it. Thanks in advance Greetings