FTP client package for Go
Go to file
2015-08-28 15:52:55 +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 the legacy Connect function. 2015-08-21 18:47:44 +02:00
ftp.go Add support for directory listings in MS-DOS DIR format. 2015-08-24 16:03:52 -07:00
LICENSE Update copyright years. 2013-02-17 10:34:01 +01:00
parse_test.go Add support for directory listings in MS-DOS DIR format. 2015-08-24 16:03:52 -07:00
README.md Add ReportCard badge. 2015-08-28 15:52:55 +02:00
status.go Add comments to make golint happy. 2015-03-05 11:57:38 +01:00

goftp

Build Status Coverage Status Go ReportCard

A FTP client package for Go

Documentation

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