FTP client package for Go
Go to file
2015-02-05 11:09:57 +08:00
client_test.go Merge remote-tracking branch 'upstream/master' into feature/fix_ReadCodeLine 2013-07-10 18:20:42 +08:00
ftp.go If a entry is link, split the entry.Name by '->', save the first part to entry.Name and the second part to entry.PointTo 2015-02-05 11:09:57 +08:00
LICENSE Update copyright years. 2013-02-17 10:34:01 +01:00
parse_test.go gofmt parse_test.go 2013-07-08 20:06:16 +02:00
README.md Update README.md 2014-03-14 15:11:24 +02:00
status.go gofmt 2013-02-17 10:31:56 +01:00

goftp

A FTP client package for Go

Documentation

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