SimpleFTPServer Versions Save

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

v2.1.7

6 months ago

Fix ESP32 rename on SD (thanks @scuba-hacker) #44

v2.1.6

1 year ago

Fix esp8266 Ethernet (w5x00) issue and explain solution for ESP32 Ethernet (w5x00), add new Networks management

v2.1.5

1 year ago

Fix SPIFM external SPI Flash date management (add SPIFM esp32 example)

v2.1.4

1 year ago

Add support for Raspberry Pi Pico W and rp2040 boards, and fix SD card config

v2.1.3

1 year ago

Soft AP IP management, more disconnect event and SD_MCC

v2.1.2

1 year ago

Fix path on SD card variant and minor fix

v2.1.1

1 year ago

Minor fix (removed Serial.printf).

v2.1.0

2 years ago

To support special characters and various languages I add UTF8 support, (thanks to @pabler). And add minimal check of file length.

v2.0.0

2 years ago

Manage support for STM32, soon the tutorial on www.mischianti.org

v1.3.0

2 years ago

Fix ethernet constructor, styling files structure