RubyGems.org

ftpd

0.7.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.

installgem install ftpd
Authors

Wayne Conrad

2,139 total downloads 203 for this version
Owners

8ca29123b5669b26f9b6ca2c62d9d215

Licenses

MIT

Gemfile
gem "ftpd", "~> 0.7.0"
Versions
  1. 0.7.0 April 10, 2013
  2. 0.6.0 March 19, 2013
  3. 0.5.0 March 10, 2013
  4. 0.4.0 March 6, 2013
  5. 0.3.2 March 5, 2013
Show all versions (15 total)
Runtime Dependencies
  1. memoizer ~> 1.0.1