summaryrefslogtreecommitdiffstats
path: root/FTPClient.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use a buffer size that depends on the size of the lwip buffer configurationDaniel Plasa2020-05-291-2/+1
|
* use esp8266::polledTimeout::oneShotMs fot the timeout handlingDaniel Plasa2020-05-291-7/+8
|
* explicit name error codes as constexprDaniel Plasa2020-05-291-8/+8
|
* Add FTP ClientDaniel Plasa2020-05-281-0/+316