FTP client package for Go
Go to file
Julien Laffaye fb305c5912 Merge pull request #38 from digineo/test_pasv
Test PASV as well
2015-08-20 09:37:12 +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 Test PASV as well 2015-08-20 01:51:00 +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 Some code optimizations 2015-08-18 23:34:52 +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