Нет описания

codeman 6a290aff81 fix ls bug for file or folder name includes multiple spaces 10 лет назад
.travis.yml 6b13969ac9 Add Go 1.6 test target and bump 1.5 to 1.5.3 10 лет назад
.vsftpd.conf dd7e903125 Use localhost to test IPv6 connectivity 10 лет назад
LICENSE 3a7f65cd20 Update copyright years. 13 лет назад
README.md e53011540c Update README.md 10 лет назад
client_multiline_test.go ff557cea69 Create mock for multiline test 10 лет назад
client_test.go ff557cea69 Create mock for multiline test 10 лет назад
ftp.go 6a290aff81 fix ls bug for file or folder name includes multiple spaces 10 лет назад
parse_test.go 1fc6b70adc Another fix for the line parser 10 лет назад
status.go 5807e676a3 Add comments to make golint happy. 11 лет назад

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