Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

progfay/ftp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTP Server

Simple FTP Server written in Go.

Run Server

$ go run ./main.go

Connect with FTP Client

Use ftp command:

$ ftp username@localhost 8000

About

Simple FTP Server written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published