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
36 stars
8 watching
11 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple telnet server for interacting with the REPL in MicroPython-based systems. | 77 |
| A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities | 151 |
| A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
| An NTP server implementation written in Python for microcontrollers. | 3 |
| An FTP server implementation in Python for MicroPython | 9 |
| A lightweight, pure Java FTP server implementation with support for various features and specifications. | 162 |
| A high-level Python library for efficiently building scalable FTP servers | 1,682 |
| An FTP client library for MicroPython microcontrollers | 36 |
| A Python library that provides a TFTP implementation with additional features for supporting copyparty | 1 |
| Provides a simple C++ API to interact with FTP servers | 215 |
| A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. | 3 |
| A file server project that enables easy resumable uploads/downloads and provides various protocols for sharing files | 888 |
| A Python library implementing a TFTP client-server protocol for file transfer | 174 |
| A highly configurable FTP server designed to provide secure and flexible access control and user authentication | 533 |
| A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem | 425 |