Sem descrição

Julien Laffaye fe787349a5 Merge pull request #126 from digineo/go-1.11 há 7 anos atrás
.travis f109d22425 Test vsftpd and proftpd in parallel há 9 anos atrás
.travis.yml 89749c6313 Run tests with Go 1.11 há 7 anos atrás
LICENSE 3a7f65cd20 Update copyright years. há 13 anos atrás
README.md e53011540c Update README.md há 10 anos atrás
client_multiline_test.go ff557cea69 Create mock for multiline test há 10 anos atrás
client_test.go 479d87b91a added recursively deleting folders há 8 anos atrás
ftp.go 3f6433f7ea Workaround for FTP servers, that does not support UTF8 option. (#120) há 7 anos atrás
parse.go 4772add9d0 Make it possible to specify what timezone to parse timestamps in há 7 anos atrás
parse_test.go 4772add9d0 Make it possible to specify what timezone to parse timestamps in há 7 anos atrás
scanner.go 602886c6b8 Do not export the scanner type há 9 anos atrás
scanner_test.go 602886c6b8 Do not export the scanner type há 9 anos atrás
status.go 5807e676a3 Add comments to make golint happy. há 11 anos atrás

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