This website requires JavaScript.
Explore
Help
Sign In
brouzouf
/
ftp
Watch
1
Star
0
Fork
0
You've already forked ftp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
100
Commits
8
Branches
6
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Julien Laffaye
a104f27d44
Merge pull request
#41
from digineo/avoid_strings_split
...
Avoid strings.Split
2015-09-01 23:31:23 +02:00
.travis.yml
Add coveralls.io to display test coverage
2015-08-19 11:09:52 +02:00
.vsftpd.conf
Use localhost to test IPv6 connectivity
2015-08-18 22:58:00 +02:00
client_multiline_test.go
Create mock for multiline test
2015-08-29 15:26:40 +02:00
client_test.go
Create mock for multiline test
2015-08-29 15:26:40 +02:00
ftp.go
Avoid strings.Split
2015-08-29 13:20:47 +02:00
LICENSE
Update copyright years.
2013-02-17 10:34:01 +01:00
parse_test.go
Add support for directory listings in MS-DOS DIR format.
2015-08-24 16:03:52 -07:00
README.md
Add ReportCard badge.
2015-08-28 15:52:55 +02:00
status.go
Add comments to make golint happy.
2015-03-05 11:57:38 +01:00
README.md
goftp
A FTP client package for Go
Documentation
http://godoc.org/github.com/jlaffaye/ftp
Description
FTP client package for Go
ftp
ftp-client
go
Readme
772
KiB
Languages
Go
100%