暫無描述

Julien Laffaye 299b7ff5b6 Merge pull request #106 from laraoz/parseRFC3659ListLine-issue 8 年之前
.travis f109d22425 Test vsftpd and proftpd in parallel 9 年之前
.travis.yml fcbae662df Test Go 1.7.5 and 1.8.1 8 年之前
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 479d87b91a added recursively deleting folders 8 年之前
ftp.go 479d87b91a added recursively deleting folders 8 年之前
parse.go 090169ab63 #105 Fix parseRFC3659ListLine issue 8 年之前
parse_test.go 090169ab63 #105 Fix parseRFC3659ListLine issue 8 年之前
scanner.go 602886c6b8 Do not export the scanner type 9 年之前
scanner_test.go 602886c6b8 Do not export the scanner type 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