Awesome
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
I'm learning Go and wanted to try and write a basic FTP server
Run ./go-ftp
in one tab and ftp -vv -4 -u ftp://username:bassackwards@127.0.0.1:2121/ ./README
in another