No Description

Julien Laffaye 3e92923fa0 Merge pull request #48 from ezeql/patch-1 10 years ago
.travis.yml e077f90365 Fix Travis CI 10 years ago
.vsftpd.conf dd7e903125 Use localhost to test IPv6 connectivity 11 years ago
LICENSE 3a7f65cd20 Update copyright years. 13 years ago
README.md e53011540c Update README.md 10 years ago
client_multiline_test.go ff557cea69 Create mock for multiline test 11 years ago
client_test.go ff557cea69 Create mock for multiline test 11 years ago
ftp.go b8e5af955b Fix a crash with pasv invalid responses 10 years ago
parse_test.go 1fc6b70adc Another fix for the line parser 10 years ago
status.go 5807e676a3 Add comments to make golint happy. 11 years ago

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