Skip to content
 
 

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ESP32FTPServer

Simple FTP Server for Espressif ESP32 Based on the work from https://github.com/HenrikSte/ESP32FTPServer and https://github.com/MollySophia/ESP32_FTPServer_SD (which again is based on https://github.com/robo8080/ESP32_FTPServer_SD)

Just resized the global buffer and introduced method isConnected().
SD_MMC is now supported (thanks to tueddy for the contribution).
Be advised that only one simultaneous connection is possible. I recommend Filezilla as it's a multi-OS-platform and this parameter can be configured there.

About

Simple FTP Server for Espressif's ESP32

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages