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:
= Copy to clipboard Copied!

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:

2e82c94fb36886cf8acef5f94f4d4bc95cbe144dfb3d86f188dcbd72a11cfcbf

Total downloads 540,677

For this version 2,826

License:

MIT

Required Ruby Version: >= 0

Links: