go-ftp
go-ftp copied to clipboard
A simple ftp server written in go
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:[email protected]:2121/ ./README in another