esp8266FTPServer icon indicating copy to clipboard operation
esp8266FTPServer copied to clipboard

Faster transfers

Open bbx10 opened this issue 7 years ago • 6 comments

I made some changes to increase transfer speeds to the range of 100 - 300 Kbytes/s. Also reduces blocking so ftp can co-exist with other services. Let me know if you want a PR.

https://github.com/bbx10/esp8266FTPServer/tree/speedup

bbx10 avatar Jun 30 '17 10:06 bbx10