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

149 stars
15 watching
40 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cpopp/microftpserver A minimal FTP server for remote file management on an ESP8266 microcontroller 36
cwyark/micropython-uaioftp A lightweight FTP server implementation for MicroPython using asyncio. 3
giampaolo/pyftpdlib A high-level Python library for efficiently building scalable FTP servers 1,677
mzachmann/ftptiny-micropython An FTP server implementation in Python for MicroPython 9
roterfux/esp8266_ntp_webserver A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. 2
spotlightkid/micropython-ftplib An FTP client library for MicroPython microcontrollers 34
grantgmiller/micropython_ntpserver An NTP server implementation written in Python for microcontrollers. 3
robert-hh/bme680-micropython A driver for the BME680 sensor compatible with Micropython 33
gofrp/tiny-frpc Provides a simple reverse proxy solution using SSH protocol and FRPS. 135
proftpd/proftpd A highly configurable FTP server designed to provide secure and flexible access control and user authentication 527
betaravener/upy-websocket-server An ESP8266/ESP32 websocket server implementation allowing client-server communication 84
troublegum/micropyserver A simple HTTP server for MicroPython projects 126
cpopp/microtelnetserver A simple telnet server for interacting with the REPL in MicroPython-based systems. 76
guichaguri/minimalftp A lightweight, pure Java FTP server implementation with support for various features and specifications. 161
robert-hh/micropython-editor An editor for writing and editing text files on microcontrollers 225