Nessuna descrizione

Julien Laffaye 769512c448 Merge pull request #98 from digineo/fix_97 9 anni fa
.travis f109d22425 Test vsftpd and proftpd in parallel 9 anni fa
.travis.yml fcbae662df Test Go 1.7.5 and 1.8.1 9 anni fa
LICENSE 3a7f65cd20 Update copyright years. 13 anni fa
README.md e53011540c Update README.md 10 anni fa
client_multiline_test.go ff557cea69 Create mock for multiline test 10 anni fa
client_test.go 479d87b91a added recursively deleting folders 9 anni fa
ftp.go 479d87b91a added recursively deleting folders 9 anni fa
parse.go 0445d85941 Fix possible runtime error 9 anni fa
parse_test.go 0445d85941 Fix possible runtime error 9 anni fa
scanner.go 602886c6b8 Do not export the scanner type 9 anni fa
scanner_test.go 602886c6b8 Do not export the scanner type 9 anni fa
status.go 5807e676a3 Add comments to make golint happy. 11 anni fa

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