Sin descripción

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

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