Aucune description

Julian Kornberger fcbae662df Test Go 1.7.5 and 1.8.1 il y a 8 ans
.travis f109d22425 Test vsftpd and proftpd in parallel il y a 9 ans
.travis.yml fcbae662df Test Go 1.7.5 and 1.8.1 il y a 8 ans
LICENSE 3a7f65cd20 Update copyright years. il y a 13 ans
README.md e53011540c Update README.md il y a 10 ans
client_multiline_test.go ff557cea69 Create mock for multiline test il y a 10 ans
client_test.go 68918a8852 Remove useless assignment il y a 8 ans
ftp.go 7b85eb4638 Document ServerConn is not safe for concurrent use. il y a 8 ans
parse.go 602886c6b8 Do not export the scanner type il y a 8 ans
parse_test.go f74506daaa Add test case for filename surrounded by whitespace il y a 9 ans
scanner.go 602886c6b8 Do not export the scanner type il y a 8 ans
scanner_test.go 602886c6b8 Do not export the scanner type il y a 8 ans
status.go 5807e676a3 Add comments to make golint happy. il y a 11 ans

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