Skip to content

A small FTP client written in Golang to learn Golang

Notifications You must be signed in to change notification settings

linux2647/ftpclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

A small FTP client written in Golang to learn Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages