説明なし

Julian Kornberger 8082b59766 Refactoring the line parsing 9 年 前
.travis.yml 72154dff87 Use last Go version 9 年 前
.vsftpd.conf dd7e903125 Use localhost to test IPv6 connectivity 10 年 前
LICENSE 3a7f65cd20 Update copyright years. 13 年 前
README.md e53011540c Update README.md 10 年 前
client_multiline_test.go ff557cea69 Create mock for multiline test 10 年 前
client_test.go 988909ab28 Disable EPSV for tests. 9 年 前
ftp.go 8082b59766 Refactoring the line parsing 9 年 前
parse.go 8082b59766 Refactoring the line parsing 9 年 前
parse_test.go 08566066b1 Fix incorrect filename parsing 9 年 前
scanner.go 8082b59766 Refactoring the line parsing 9 年 前
scanner_test.go 8082b59766 Refactoring the line parsing 9 年 前
status.go 5807e676a3 Add comments to make golint happy. 11 年 前

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