Nessuna descrizione

Julien Laffaye 4596ddad4d Merge pull request #73 from digineo/move-utf8 9 anni fa
.travis f109d22425 Test vsftpd and proftpd in parallel 9 anni fa
.travis.yml f109d22425 Test vsftpd and proftpd in parallel 9 anni fa
LICENSE 3a7f65cd20 Update copyright years. 13 anni fa
README.md e53011540c Update README.md 10 anni fa
client_multiline_test.go ff557cea69 Create mock for multiline test 10 anni fa
client_test.go 988909ab28 Disable EPSV for tests. 9 anni fa
ftp.go 47d41e8ddd Switch to UTF-8 after login 9 anni fa
parse.go 8082b59766 Refactoring the line parsing 9 anni fa
parse_test.go f74506daaa Add test case for filename surrounded by whitespace 9 anni fa
scanner.go 8082b59766 Refactoring the line parsing 9 anni fa
scanner_test.go 8082b59766 Refactoring the line parsing 9 anni fa
status.go 5807e676a3 Add comments to make golint happy. 11 anni fa

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