Bez popisu

Julien Laffaye 0757556863 Merge pull request #63 from digineo/refactor_line_parsing před 9 roky
.travis.yml 72154dff87 Use last Go version před 9 roky
.vsftpd.conf dd7e903125 Use localhost to test IPv6 connectivity před 10 roky
LICENSE 3a7f65cd20 Update copyright years. před 13 roky
README.md e53011540c Update README.md před 10 roky
client_multiline_test.go ff557cea69 Create mock for multiline test před 10 roky
client_test.go 988909ab28 Disable EPSV for tests. před 9 roky
ftp.go 8082b59766 Refactoring the line parsing před 9 roky
parse.go 8082b59766 Refactoring the line parsing před 9 roky
parse_test.go f74506daaa Add test case for filename surrounded by whitespace před 9 roky
scanner.go 8082b59766 Refactoring the line parsing před 9 roky
scanner_test.go 8082b59766 Refactoring the line parsing před 9 roky
status.go 5807e676a3 Add comments to make golint happy. před 11 roky

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