FTP-Server-for-ESP8266-ESP32-and-PYBD

FTP server

A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities

Small FTP server for ESP8266/ESP32/PYBD on the MicroPython platform

GitHub

151 stars
15 watching
40 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cpopp/microftpserverA minimal FTP server for remote file management on an ESP8266 microcontroller36
cwyark/micropython-uaioftpA lightweight FTP server implementation for MicroPython using asyncio.3
giampaolo/pyftpdlibA high-level Python library for efficiently building scalable FTP servers1,682
mzachmann/ftptiny-micropythonAn FTP server implementation in Python for MicroPython9
roterfux/esp8266_ntp_webserverA MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller.3
spotlightkid/micropython-ftplibAn FTP client library for MicroPython microcontrollers36
grantgmiller/micropython_ntpserverAn NTP server implementation written in Python for microcontrollers.3
robert-hh/bme680-micropythonA driver for the BME680 sensor compatible with Micropython33
gofrp/tiny-frpcProvides a simple reverse proxy solution using SSH protocol and FRPS.140
proftpd/proftpdA highly configurable FTP server designed to provide secure and flexible access control and user authentication533
betaravener/upy-websocket-serverAn ESP8266/ESP32 websocket server implementation allowing client-server communication84
troublegum/micropyserverA simple HTTP server for MicroPython projects, enabling basic web functionality on ESP32/ESP8266 boards.130
cpopp/microtelnetserverA simple telnet server for interacting with the REPL in MicroPython-based systems.77
guichaguri/minimalftpA lightweight, pure Java FTP server implementation with support for various features and specifications.162
robert-hh/micropython-editorAn editor for writing and editing text files on microcontrollers225