Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-31 | add docu on esp32 | Daniel Plasa | 1 | -8/+6 | |
2020-05-31 | describe limited use of FuseFS clients | Daniel Plasa | 1 | -1/+2 | |
2020-05-31 | fix typo | Daniel Plasa | 1 | -1/+1 | |
2020-05-31 | tested against 2.7.1 esp8266 core | Daniel Plasa | 1 | -0/+3 | |
2020-05-31 | Give credits to https://github.com/danbicks and his code posted in https://github.com/esp8266/Arduino/issues/1183#issuecomment-634556135 | Daniel Plasa | 1 | -1/+1 | |
which inspired me to the code of the FTPClient | |||||
2020-05-28 | add Client docu | Daniel Plasa | 1 | -15/+60 | |
2020-05-26 | fix typo | Daniel Plasa | 1 | -4/+4 | |
2020-05-26 | fix typo | Daniel Plasa | 1 | -1/+1 | |
2020-05-26 | Update README.md | Daniel Plasa | 1 | -2/+3 | |
2020-05-26 | cleanup readme, undecided on the transfer buffer, work in progress on that | Daniel Plasa | 1 | -20/+32 | |
2020-05-24 | rewrite/reworks to also use LittleFS since SPIFFS has become deprecated | Daniel Plasa | 1 | -7/+12 | |
Also modifications to support also active mode and performance tunings with the use of dynamic buffers when transfering file data. | |||||
2017-10-18 | Update README.md | David Paiva | 1 | -2/+3 | |
2016-02-04 | Update README.md | David Paiva | 1 | -0/+2 | |
2016-02-04 | Update README.md | David Paiva | 1 | -1/+1 | |
2016-02-04 | Update README.md | David Paiva | 1 | -1/+3 | |
2016-02-04 | Create README.md | nailbuster | 1 | -0/+19 | |