Skip to content

micahhausler/go-ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ftp

I'm learning Go and wanted to try and write a basic FTP server

To demo

Run ./go-ftp in one tab and ftp -vv -4 -u ftp://username:bassackwards@127.0.0.1:2121/ ./README in another

About

A simple ftp server written in go

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages