README.md
# Aqueduct Repository - FTP
[![Build Status](https://travis-ci.org/remomueller/aqueduct-ftp.png?branch=master)](https://travis-ci.org/remomueller/aqueduct-ftp)
[![Dependency Status](https://gemnasium.com/remomueller/aqueduct-ftp.png)](https://gemnasium.com/remomueller/aqueduct-ftp)
[![Code Climate](https://codeclimate.com/github/remomueller/aqueduct-ftp.png)](https://codeclimate.com/github/remomueller/aqueduct-ftp)
Connects an FTP file server through Aqueduct
## Installation
Aqueduct Repository - FTP can be installed from rubygems.org using:
```console
gem install aqueduct-ftp
```
Or update your Gemfile to include:
```ruby
gem 'aqueduct-ftp'
```
## Copyright [![Creative Commons 3.0](http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png)](http://creativecommons.org/licenses/by-nc-sa/3.0)
Copyright (c) 2013 Remo Mueller. See [LICENSE](https://github.com/remomueller/aqueduct-ftp/blob/master/LICENSE) for further details.