FTP client package for Go
Go to file
Dan Goldsmith 9a62d18b47 Copy Paste Error / Typo
Error Created in pasv() states EPSV rather than PASV
2015-04-23 14:02:53 +01:00
client_test.go Implements timeouts. 2015-03-16 23:45:56 +01:00
ftp.go Copy Paste Error / Typo 2015-04-23 14:02:53 +01:00
LICENSE Update copyright years. 2013-02-17 10:34:01 +01:00
parse_test.go Simplify the code with gofmt -s 2015-03-05 11:45:33 +01:00
README.md Update README.md 2014-03-14 15:11:24 +02:00
status.go Add comments to make golint happy. 2015-03-05 11:57:38 +01:00

goftp

A FTP client package for Go

Documentation

http://godoc.org/github.com/jlaffaye/ftp