Ingen beskrivning

Davide D'Agostino 980e2e09a5 Document that closing two times doesn't do anything 8 år sedan
.travis f109d22425 Test vsftpd and proftpd in parallel 9 år sedan
.travis.yml fcbae662df Test Go 1.7.5 and 1.8.1 8 år sedan
LICENSE 3a7f65cd20 Update copyright years. 13 år sedan
README.md e53011540c Update README.md 10 år sedan
client_multiline_test.go ff557cea69 Create mock for multiline test 10 år sedan
client_test.go cb362c4101 Rename connClosed -> closed 8 år sedan
ftp.go 980e2e09a5 Document that closing two times doesn't do anything 8 år sedan
parse.go 602886c6b8 Do not export the scanner type 9 år sedan
parse_test.go f74506daaa Add test case for filename surrounded by whitespace 9 år sedan
scanner.go 602886c6b8 Do not export the scanner type 9 år sedan
scanner_test.go 602886c6b8 Do not export the scanner type 9 år sedan
status.go 5807e676a3 Add comments to make golint happy. 11 år sedan

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