Sen descrición

Julien Laffaye c2fc7f0a5a Merge pull request #101 from digineo/tcpaddr %!s(int64=8) %!d(string=hai) anos
.travis f109d22425 Test vsftpd and proftpd in parallel %!s(int64=9) %!d(string=hai) anos
.travis.yml fcbae662df Test Go 1.7.5 and 1.8.1 %!s(int64=8) %!d(string=hai) anos
LICENSE 3a7f65cd20 Update copyright years. %!s(int64=13) %!d(string=hai) anos
README.md e53011540c Update README.md %!s(int64=10) %!d(string=hai) anos
client_multiline_test.go ff557cea69 Create mock for multiline test %!s(int64=10) %!d(string=hai) anos
client_test.go 479d87b91a added recursively deleting folders %!s(int64=8) %!d(string=hai) anos
ftp.go f5cdbb9f1e Use net.TCPAddr to extract remote IP address %!s(int64=8) %!d(string=hai) anos
parse.go 090169ab63 #105 Fix parseRFC3659ListLine issue %!s(int64=8) %!d(string=hai) anos
parse_test.go 090169ab63 #105 Fix parseRFC3659ListLine issue %!s(int64=8) %!d(string=hai) anos
scanner.go 602886c6b8 Do not export the scanner type %!s(int64=9) %!d(string=hai) anos
scanner_test.go 602886c6b8 Do not export the scanner type %!s(int64=9) %!d(string=hai) anos
status.go 5807e676a3 Add comments to make golint happy. %!s(int64=11) %!d(string=hai) anos

README.md

goftp

Build Status Coverage Status Go ReportCard

A FTP client package for Go

Install

go get -u github.com/jlaffaye/ftp

Documentation

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