Нема описа

Julien Laffaye 72f5c01749 StatusText returns a text for the FTP status code пре 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 пре 11 година
client_test.go 479d87b91a added recursively deleting folders пре 9 година
ftp.go f75dead520 error strings should not be capitalized (ST1005) пре 7 година
parse.go f75dead520 error strings should not be capitalized (ST1005) пре 7 година
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 72f5c01749 StatusText returns a text for the FTP status code пре 7 година

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