Keine Beschreibung

Julian Kornberger f5cdbb9f1e Use net.TCPAddr to extract remote IP address vor 9 Jahren
.travis f109d22425 Test vsftpd and proftpd in parallel vor 9 Jahren
.travis.yml fcbae662df Test Go 1.7.5 and 1.8.1 vor 9 Jahren
LICENSE 3a7f65cd20 Update copyright years. vor 13 Jahren
README.md e53011540c Update README.md vor 10 Jahren
client_multiline_test.go ff557cea69 Create mock for multiline test vor 11 Jahren
client_test.go 479d87b91a added recursively deleting folders vor 9 Jahren
ftp.go f5cdbb9f1e Use net.TCPAddr to extract remote IP address vor 9 Jahren
parse.go 0445d85941 Fix possible runtime error vor 9 Jahren
parse_test.go 0445d85941 Fix possible runtime error vor 9 Jahren
scanner.go 602886c6b8 Do not export the scanner type vor 9 Jahren
scanner_test.go 602886c6b8 Do not export the scanner type vor 9 Jahren
status.go 5807e676a3 Add comments to make golint happy. vor 11 Jahren

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