Sem descrição

Julien Laffaye 427467931c Merge pull request #115 from ncw/fix-pasv há 8 anos atrás
.travis f109d22425 Test vsftpd and proftpd in parallel há 9 anos atrás
.travis.yml 9996d9dfc0 Add golint há 8 anos atrás
LICENSE 3a7f65cd20 Update copyright years. há 13 anos atrás
README.md e53011540c Update README.md há 10 anos atrás
client_multiline_test.go ff557cea69 Create mock for multiline test há 10 anos atrás
client_test.go 479d87b91a added recursively deleting folders há 8 anos atrás
ftp.go 8aeb589fce Parse IP address returned with PASV to fix load balanced FTP servers há 8 anos atrás
parse.go 5bde7e961e Don't reduce year of date to two digits há 8 anos atrás
parse_test.go 1b2b72d74e Add newTime helper to tests há 8 anos atrás
scanner.go 602886c6b8 Do not export the scanner type há 9 anos atrás
scanner_test.go 602886c6b8 Do not export the scanner type há 9 anos atrás
status.go 5807e676a3 Add comments to make golint happy. há 11 anos atrás

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