pyftpdlib
FTP server library
A high-level Python library for efficiently building scalable FTP servers
Extremely fast and scalable Python FTP server library
2k stars
53 watching
262 forks
Language: Python
last commit: 28 days ago
Linked from 1 awesome list
asynchronousftpftp-serverftpspython
Related projects:
Repository | Description | Stars |
---|---|---|
msoulier/tftpy | A Python library implementing a TFTP client-server protocol for file transfer | 172 |
9001/partftpy | A Pure Python TFTP library with modifications to support Copyparty. | 1 |
fclairamb/ftpserverlib | A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem | 420 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
aio-libs/aioftp | A high-level FTP client/server implementation for asyncio that provides a simple and extensible API. | 192 |
robert-hh/ftp-server-for-esp8266-esp32-and-pybd | A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities | 149 |
mzachmann/ftptiny-micropython | An FTP server implementation in Python for MicroPython | 9 |
cpopp/microftpserver | A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
kowalpy/robot-framework-ftp-library | A library providing an FTP client interface for Robot Framework automation testing. | 7 |
pfalcon/pycopy-lib | Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. | 248 |
przemyslawjanpietrzak/pymonet | A high-level Python library for functional programming, providing abstract data structures and utilities. | 34 |
gufolabs/gufo_snmp | A high-performance Python and Rust library for querying SNMP data from network devices. | 10 |
guichaguri/minimalftp | A lightweight, pure Java FTP server implementation with support for various features and specifications. | 161 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,305 |