summaryrefslogtreecommitdiffstats
path: root/FTPServer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-28move some functions to FTPCommonDaniel Plasa1-66/+22
2020-05-26use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETRDaniel Plasa1-10/+10
2020-05-26cleanup readme, undecided on the transfer buffer, work in progress on thatDaniel Plasa1-1/+1
2020-05-24rewrite/reworks to also use LittleFS since SPIFFS has become deprecatedDaniel Plasa1-0/+147