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:[email protected]: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:[email protected]:2121/ ./README
in another