Нет описания

Julien Laffaye 509a294b60 Add missing error check in RemoveDirRecur 7 лет назад
.travis a6cab19b01 Update Go version in Travis build. 7 лет назад
.travis.yml 89749c6313 Run tests with Go 1.11 7 лет назад
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 9 лет назад
ftp.go 509a294b60 Add missing error check in RemoveDirRecur 7 лет назад
parse.go 4772add9d0 Make it possible to specify what timezone to parse timestamps in 8 лет назад
parse_test.go 4772add9d0 Make it possible to specify what timezone to parse timestamps in 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