go-ftp

FTP server

An implementation of a basic FTP server written in Go.

A simple ftp server written in go

GitHub

43 stars
4 watching
11 forks
Language: Go
last commit: over 10 years ago

Related projects:

RepositoryDescriptionStars
shenfeng/ftpd.goAn FTP server implemented in Go to learn the language and gain familiarity with networking concepts11
andrewarrow/paradise_ftpA high-performance, production-ready FTP server written in Go.150
jlaffaye/ftpA Go package for creating and managing FTP connections1,315
guichaguri/minimalftpA lightweight, pure Java FTP server implementation with support for various features and specifications.162
fclairamb/ftpserverlibA Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem425
koofr/gravalAn experimental framework for building an FTP server with flexible persistence layers28
gofrp/tiny-frpcProvides a simple reverse proxy solution using SSH protocol and FRPS.140
maddyblue/go-dspA package for performing digital signal processing tasks in the Go programming language.862
gabrielfalcao/go-horseA C HTTP server DSL with macros and helpers to simplify creating web servers40
curtislusmore/ghpA tool to serve static GitHub Pages locally without absolute URL issues262
fiorix/go-smppAn implementation of the SMPP 3.4 protocol in Go.220
dustin/go-coapAn implementation of a lightweight, networked protocol for constrained devices.342
repeale/fp-goA collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data.304
giampaolo/pyftpdlibA high-level Python library for efficiently building scalable FTP servers1,682
snwfdhmp/simplehttpServes local files over HTTP66