Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-29 | use esp8266::polledTimeout::oneShotMs fot the timeout handling | Daniel Plasa | 1 | -1/+1 | |
2020-05-28 | update lib properties | Daniel Plasa | 1 | -2/+2 | |
2020-05-26 | use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETR | Daniel Plasa | 1 | -1/+1 | |
use 2048 bytes for STOR | |||||
2020-05-26 | cleanup readme, undecided on the transfer buffer, work in progress on that | Daniel Plasa | 1 | -1/+1 | |
2020-05-24 | rewrite/reworks to also use LittleFS since SPIFFS has become deprecated | Daniel Plasa | 1 | -6/+6 | |
Also modifications to support also active mode and performance tunings with the use of dynamic buffers when transfering file data. | |||||
2017-10-18 | ESP32 Support Changes | nailbuster | 1 | -1/+1 | |
A few fixes and support for ESP32 | |||||
2016-02-04 | Update library.properties | Andreas Steinel | 1 | -3/+3 | |
Hi David, Thank you for this very "fresh" library! IMHO it would be great, if the library does not have an underscore, none of my libraries have one. I also set the proper architecture to display the library only if ESP8266 is selected as architecture (as the arduino library does) and a more suited communication category. | |||||
2016-02-04 | initial | nailbuster | 1 | -0/+9 | |