Skip to content

robmerrell/tinyftp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

tinyftp.go

A small FTP package go language, it uses the net/textproto package for most of the communication.

Currently only passive operation is supported, and the connection management is mostly outside of the package to allow using it with the appengine/socket package.

About

Tiny FTP client for go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%