Skip to content

Tags: xreef/SimpleFTPServer

Tags

v3.0.2

Toggle v3.0.2's commit message
Update version in README to 3.0.2

v3.0.0

Toggle v3.0.0's commit message
Update README with changes for version 3.0.0, including improvements …

…to file handling, FTP callbacks, and memory management

v2.1.10

Toggle v2.1.10's commit message
Minor fix and new optimization to get Stable version

v2.1.8

Toggle v2.1.8's commit message
Multiple fix and add SYST command

v2.1.7

Toggle v2.1.7's commit message
Fix ESP32 rename on SD (thanks @scuba-hacker) #44

v2.1.6

Toggle v2.1.6's commit message
Fix esp8266 Ethernet (w5x00) issue and explain solution for ESP32 Eth…

…ernet (w5x00), add new Networks management

[Comments](https://www.mischianti.org/2020/02/08/ftp-server-on-esp8266-and-esp32/#comment-15612)
[Forum](https://www.mischianti.org/it/forums/topic/simpleftpserver-con-esp32-o-esp8266-e-w5500/#post-24104)

v2.1.4

Toggle v2.1.4's commit message
Minor fix and examples

v2.1.3

Toggle v2.1.3's commit message
Soft AP IP management, more disconnect event #30 and SD_MCC

Invalid #28, tested with this version

v2.1.2

Toggle v2.1.2's commit message
Merge remote-tracking branch 'origin/master'