cezap/simple_ftp_server

1.0.0

Latest
uploaded 1 day ago
Simple FTP server for ESP-IDF (VFS + lwIP), port of SimpleFTPServer

1 example

  • default
    Connects to WiFi, mounts SPIFFS, starts an FTP server on port 21, and creates a test file 'hello.txt'.
    4.06 KB