Allen Luce 4b298416ea Add a case to catch Unix-like but 0 link count list line
I happened upon this with hostedftp.com:

-r--------   0 user group     65222236 Feb 24 00:39 UABlacklistingWeek8.csv

Otherwise a fine Unix-like list line, but link count is 0 for some
reason. That company wasn't able to tell me why.
2017-07-06 00:55:11 +00:00
2017-04-15 12:15:33 +02:00
2017-06-13 21:21:50 +01:00
2013-02-17 10:34:01 +01:00
2016-02-10 15:38:39 -03:00
2017-03-04 13:01:41 +01:00
2017-03-04 13:01:41 +01:00
2015-03-05 11:57:38 +01:00

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

Description
FTP client package for Go
Readme 772 KiB
Languages
Go 100%