ftpd 0.5.0
ftpd is a pure Ruby FTP server library. It supports implicit and explicit TLS, passive and active mode, and is unconditionally complaint per RFC-1123. It an be used as part of a test fixture or embedded in a program.
Gemfile:
=
install:
=
Runtime Dependencies (1):
memoizer
~> 1.0.1
Development Dependencies (9):
cucumber
>= 0
double-bag-ftps
>= 0
fuubar-cucumber
>= 0
jeweler
>= 0
rake
>= 0
redcarpet
>= 0
rspec
>= 0
timecop
>= 0
yard
>= 0