Skip to content

Commit

Permalink
Merge master into feature/shutdown-logic-improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
probot-auto-merge[bot] authored May 21, 2020
2 parents 8b2e52d + d5e347e commit c951da9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
[![Go Report Card](https://goreportcard.com/badge/fclairamb/ftpserverlib)](https://goreportcard.com/report/fclairamb/ftpserverlib)
[![GoDoc](https://godoc.org/github.com/fclairamb/ftpserverlib?status.svg)](https://godoc.org/github.com/fclairamb/ftpserverlib)

This library allows to easily build a simple and fully-featured FTP server using [afero](https://github.com/spf13/afero) as the backend.
This library allows to easily build a simple and fully-featured FTP server using [afero](https://github.com/spf13/afero) as the backend filesystem.

If you're interested in a fully featured FTP server, you should use [ftpserver](https://github.com/fclairamb/ftpserver).

## Current status of the project

Expand Down

0 comments on commit c951da9

Please sign in to comment.