17 lines
534 B
Markdown
17 lines
534 B
Markdown
# goftp #
|
|
|
|
[](https://travis-ci.org/jlaffaye/ftp)
|
|
[](https://coveralls.io/github/jlaffaye/ftp?branch=master)
|
|
[](http://goreportcard.com/report/jlaffaye/ftp)
|
|
|
|
A FTP client package for Go
|
|
|
|
## Install ##
|
|
|
|
```
|
|
go get -u github.com/jlaffaye/ftp
|
|
```
|
|
|
|
## Documentation ##
|
|
|
|
http://godoc.org/github.com/jlaffaye/ftp
|