FTP client package for Go
Go to file
Julien Laffaye f780314026 Use latest Go version.
Remove cover tool, it is now part of Go.
2015-12-01 23:05:03 +01:00
.travis.yml Use latest Go version. 2015-12-01 23:05:03 +01:00
.vsftpd.conf Use localhost to test IPv6 connectivity 2015-08-18 22:58:00 +02:00
client_multiline_test.go Create mock for multiline test 2015-08-29 15:26:40 +02:00
client_test.go Create mock for multiline test 2015-08-29 15:26:40 +02:00
ftp.go Make gofmt and golint happy. 2015-11-30 12:22:16 +01: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