FTP client package for Go
Go to file
Julian Kornberger 7b93efd90d Fix tests
Accept "502 REIN not implemented" as valid result for Logout() since there is no support in vsftpd.
2015-08-19 00:10:06 +02:00
.travis.yml Add Travis CI 2015-08-18 20:56:31 +02:00
.vsftpd.conf Use localhost to test IPv6 connectivity 2015-08-18 22:58:00 +02:00
client_test.go Fix tests 2015-08-19 00:10:06 +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 Travis CI 2015-08-18 20:56:31 +02:00
status.go Add comments to make golint happy. 2015-03-05 11:57:38 +01:00

goftp

Build Status

A FTP client package for Go

Documentation

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