MicroFTPServer

FTP server

A minimal FTP server for remote file management on an ESP8266 microcontroller

Minimal FTP Server that can run on an ESP8266 with MicroPython

GitHub

36 stars
8 watching
11 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cpopp/microtelnetserver A simple telnet server for interacting with the REPL in MicroPython-based systems. 77
robert-hh/ftp-server-for-esp8266-esp32-and-pybd A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities 151
cwyark/micropython-uaioftp A lightweight FTP server implementation for MicroPython using asyncio. 3
grantgmiller/micropython_ntpserver An NTP server implementation written in Python for microcontrollers. 3
mzachmann/ftptiny-micropython An FTP server implementation in Python for MicroPython 9
guichaguri/minimalftp A lightweight, pure Java FTP server implementation with support for various features and specifications. 162
giampaolo/pyftpdlib A high-level Python library for efficiently building scalable FTP servers 1,682
spotlightkid/micropython-ftplib An FTP client library for MicroPython microcontrollers 36
9001/partftpy A Python library that provides a TFTP implementation with additional features for supporting copyparty 1
embeddedmz/ftpclient-cpp Provides a simple C++ API to interact with FTP servers 215
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. 3
9001/copyparty A file server project that enables easy resumable uploads/downloads and provides various protocols for sharing files 888
msoulier/tftpy A Python library implementing a TFTP client-server protocol for file transfer 174
proftpd/proftpd A highly configurable FTP server designed to provide secure and flexible access control and user authentication 533
fclairamb/ftpserverlib A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem 425