#FTP gem for mruby
Interface to libftp
functions on mruby. it's based on Thomas Pfau's FTPlib library, for documentation and license see http://nbpfaus.net/~pfau/ftplib/ftplib.html.
It's mrbgems. To you use in your project add the following to your build_config.rb
:
conf.gem :github => 'UniTN-mechatronics/mruby-ftp', :branch => 'master'
- Implement unit testing
- Examples
- Methods documentation
Feel free to open tickets or send pull requests with improvements. Thanks in advance for your help!
Paolo Bosetti and Matteo Ragni, University of Trento
See Copyright Notice in LICENSE.