summaryrefslogtreecommitdiffstats
path: root/FTPCommon.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-06replace %S with %s, seems that printf can cope with thatDaniel Plasa1-2/+2
2020-05-31fix esp32 compile errorsDaniel Plasa1-7/+9
2020-05-29use esp8266::polledTimeout::oneShotMs fot the timeout handlingDaniel Plasa1-3/+4
2020-05-28Add FTP ClientDaniel Plasa1-0/+146