Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 226 Bytes

FtpClient in Golang

This is a side project that I am using to learn Go and, as a side effect, how FTP servers work.

Building

Clone the repo and run

go build ftp.go client.go

Running

./ftp