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
103
Commits
8
Branches
6
Tags
e252713eb15b7308db084792cc30f9426159888f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Сергей Трейнис
e252713eb1
ServerConn::openDataConn() recursively tries to use EPSV and PASV.
2015-12-02 15:06:05 +02:00
.travis.yml
Use latest Go version.
2015-12-01 23:05:03 +01: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
ServerConn::openDataConn() recursively tries to use EPSV and PASV.
2015-12-02 15:06:05 +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
Reference in New Issue
View Git Blame
Copy Permalink
Description
FTP client package for Go
ftp
ftp-client
go
Readme
772
KiB
Languages
Go
100%