ftpd 0.8.0
ftpd is a pure Ruby FTP server library. It supports implicit and explicit TLS, passive and active mode, and is unconditionally compliant per [RFC-1123][1]. It an be used as part of a test fixture or embedded in a program.
Gemfile:
=
install:
=
Runtime Dependencies (1):
memoizer
~> 1.0.1