ftpd 0.3.1
ftpd is a pure Ruby FTP server library. It supports implicit and explicit TLS, passive and active mode, and most of the commands specified in RFC 969. It an be used as part of a test fixture or embedded in a program.
Gemfile:
=
install:
=
Runtime Dependencies (1):
memoizer
~> 1.0.1