Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No packages for ftp/sftp. #266

Closed
dmitshur opened this issue Jan 26, 2015 · 6 comments · Fixed by #343
Closed

No packages for ftp/sftp. #266

dmitshur opened this issue Jan 26, 2015 · 6 comments · Fixed by #343
Assignees

Comments

@dmitshur
Copy link
Collaborator

FTP and SFTP are well defined and widespread standards, yet this list does not contain any Go packages.

Here's a good package for SFTP that I'm aware of:

http://godoc.org/github.com/pkg/sftp

@mholt
Copy link
Contributor

mholt commented Jan 26, 2015

Ah cool! I forgot about FTP. Maybe it's best suited for the Networking category...

@DAddYE
Copy link

DAddYE commented Feb 9, 2015

For ftp I suggest this: https://github.com/jlaffaye/ftp

@ktsimpso
Copy link

For an ftp server https://github.com/koofr/graval Seems to be the most active one I've found.

dmitshur referenced this issue in koofr/graval Feb 10, 2015
@mholt
Copy link
Contributor

mholt commented Mar 26, 2015

@DAddYE and @ktsimpso and @shurcooL - feel free to add them to the list; Networking would be a fine category for them IMO.

@mholt mholt closed this as completed Apr 12, 2015
@dmitshur
Copy link
Collaborator Author

Is this done?

@dmitshur
Copy link
Collaborator Author

I don't think it was done. I'll do it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants