RubyGems Navigation menu

ftpd 0.12.0

[![Code Climate](https://codeclimate.com/github/wconrad/ftpd.png)](https://codeclimate.com/github/wconrad/ftpd) [![Build Status](https://travis-ci.org/wconrad/ftpd.png)](https://travis-ci.org/wconrad/ftpd) [![Gem Version](https://badge.fury.io/rb/ftpd.png)](http://badge.fury.io/rb/ftpd) ftpd is a pure Ruby FTP server library. It supports implicit and explicit TLS, IPV6, passive and active mode, and is unconditionally compliant per [RFC-1123][1]. It can be used as part of a test fixture or embedded in a program.

Gemfile:
=

install:
=

Versions:

  1. 2.1.0 July 24, 2017 (48.5 KB)
  2. 2.0.5 July 23, 2017 (48.5 KB)
  3. 2.0.4 July 17, 2017 (48.5 KB)
  4. 2.0.3 July 17, 2017 (48.5 KB)
  5. 2.0.2 July 17, 2017 (48.5 KB)
  6. 0.12.0 May 11, 2014 (72 KB)
Show all versions (37 total)

Runtime Dependencies (1):

memoizer ~> 1.0

Development Dependencies (8):

cucumber >= 0
jeweler >= 0
rake >= 0
redcarpet >= 0
rspec >= 0
timecop >= 0
yard >= 0

Owners:

Authors:

  • Wayne Conrad

SHA 256 checksum:

=

Total downloads 577,165

For this version 2,928

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: