Lago a328f5ae97 fix: FTP storage type (SD_MMC not FFAT), SD used-space walk
- Define FTP_SERVER_NETWORK_TYPE=6 and STORAGE_TYPE=10 directly to bypass
  FtpServerKey.h platform detection that was overriding storage to FFAT
- Fix calcDirSize: properly close files, use name() for recursive path
- Add SD debug logging for used-space calculation
- This fixes file transfers (read/write) failing via FTP
2026-04-03 20:27:20 +02:00
S
Description
FTP server for Kode Dot (ESP32-S3) — serves microSD over Wi-Fi
530 KiB
Languages
C 98.1%
C++ 1.8%