FTP client package for Go
Go to file
2015-08-20 22:47:09 +02:00
.travis.yml Add coveralls.io to display test coverage 2015-08-19 11:09:52 +02:00
.vsftpd.conf Use localhost to test IPv6 connectivity 2015-08-18 22:58:00 +02:00
client_test.go Add a test for RetrFrom method. 2015-08-20 22:47:09 +02:00
ftp.go Merge pull request #35 from digineo/code_optimizations 2015-08-18 23:43:34 +02:00
LICENSE Update copyright years. 2013-02-17 10:34:01 +01:00
parse_test.go Increase test coverage 2015-08-20 10:37:56 +02:00
README.md Add coveralls.io to display test coverage 2015-08-19 11:09:52 +02:00
status.go Add comments to make golint happy. 2015-03-05 11:57:38 +01:00

goftp

Build Status Coverage Status

A FTP client package for Go

Documentation

http://godoc.org/github.com/jlaffaye/ftp