Keine Beschreibung

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

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