xreef / SimpleFTPServer

A simple FTP server for Arduino, ArduinoSAMD WiFiNINA, esp8266, esp32, stm32 and Raspberry Pi Pico W

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Documentation] Make clear that the default file storage for ESP32 is FFAT not SPIFFS

dquadros opened this issue · comments

The example in README.md uses the SPIFFS file storage but do not warn that you have to change the default at FtpServerKey.h.

Hi dquadros,
I write a complete documentation here .
Bye Renzo