Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-26 | use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETR | Daniel Plasa | 1 | -4/+3 |
2020-05-24 | rewrite/reworks to also use LittleFS since SPIFFS has become deprecated | Daniel Plasa | 1 | -0/+125 |
index : anonymous/FTPCLientServer | ||
Simple FTP Server and Client for the esp8266/esp32 with LittleFS and SPIFFS support | mirror |
summaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-26 | use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETR | Daniel Plasa | 1 | -4/+3 |
2020-05-24 | rewrite/reworks to also use LittleFS since SPIFFS has become deprecated | Daniel Plasa | 1 | -0/+125 |