MinimalFTP
FTP server
A lightweight, pure Java FTP server implementation with support for various features and specifications.
A lightweight, simple FTP server. Pure Java, no dependencies.
161 stars
9 watching
44 forks
Language: Java
last commit: 10 months ago
Linked from 1 awesome list
file-transferftpftp-serverjavaminimaltls
Related projects:
Repository | Description | Stars |
---|---|---|
cpopp/microftpserver | A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
micahhausler/go-ftp | An implementation of a basic FTP server written in Go. | 43 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,677 |
fclairamb/ftpserverlib | A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem | 420 |
shenfeng/ftpd.go | An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
forceu/gokapi | A lightweight file-sharing server with administrative controls and secure upload options. | 1,682 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,305 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
zero-deps/frontier | A lightweight HTTP/WebSocket server built with ZIO and only one dependency. | 10 |
kevalpatel2106/remote-storage-android-things | A solution for remote file storage using an FTP server on a Raspberry Pi | 20 |
robert-hh/ftp-server-for-esp8266-esp32-and-pybd | A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities | 149 |
linuxserver/davos | An automation tool for managing file downloads from FTP servers with customizable schedules and filters. | 167 |
patrickjuchli/basic-ftp | An FTP client library for Node.js, supporting key features like TLS encryption and IPv6. | 675 |
9001/copyparty | A file server project that enables easy resumable uploads/downloads and provides various protocols for sharing files | 850 |