No Description

Julien Laffaye a5c2cfe9ac Merge pull request #64 from digineo/mlst 9 years ago
.travis f109d22425 Test vsftpd and proftpd in parallel 9 years ago
.travis.yml f109d22425 Test vsftpd and proftpd in parallel 9 years ago
LICENSE 3a7f65cd20 Update copyright years. 13 years ago
README.md e53011540c Update README.md 10 years ago
client_multiline_test.go ff557cea69 Create mock for multiline test 10 years ago
client_test.go 988909ab28 Disable EPSV for tests. 9 years ago
ftp.go 04544dbe82 Use MLST if supported 9 years ago
parse.go 8082b59766 Refactoring the line parsing 9 years ago
parse_test.go f74506daaa Add test case for filename surrounded by whitespace 9 years ago
scanner.go 8082b59766 Refactoring the line parsing 9 years ago
scanner_test.go 8082b59766 Refactoring the line parsing 9 years ago
status.go 5807e676a3 Add comments to make golint happy. 10 years ago

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