Нет описания

Julien Laffaye 427467931c Merge pull request #115 from ncw/fix-pasv 8 лет назад
.travis f109d22425 Test vsftpd and proftpd in parallel 9 лет назад
.travis.yml 9996d9dfc0 Add golint 8 лет назад
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 479d87b91a added recursively deleting folders 8 лет назад
ftp.go 8aeb589fce Parse IP address returned with PASV to fix load balanced FTP servers 8 лет назад
parse.go 5bde7e961e Don't reduce year of date to two digits 8 лет назад
parse_test.go 1b2b72d74e Add newTime helper to tests 8 лет назад
scanner.go 602886c6b8 Do not export the scanner type 9 лет назад
scanner_test.go 602886c6b8 Do not export the scanner type 9 лет назад
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