Skip to content

biologist79/ESP32FTPServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%