An FTP Service is like a web service except stupid. You send your request by uploading an xml file and get your response by downloading another xml file.
Unified interface for ftp/sftp protocols, specific protocol is selected by uri scheme
Got carried away a bit with the OOness of the whole thing, so while it won't be the fastest TFTP server it might be the most flexible, at least for pure-Ruby ones. With all the infastructure already in place adding a client should be a breeze, should anyone need it.
Backup is a Ruby Gem written for Unix and Ruby on Rails (2 and 3) environments. It can be used both with and without the Ruby on Rails framework! This gem offers a quick and simple solution to backing up databases such as MySQL/PostgreSQL/SQLite and Files/Folders. All backups can be transferred to Amazon S3, Rackspace Cloud Files, Dropbox Web Service, any remote server you have access to (using either SCP, SFTP or regular FTP), or a Local server. Backup handles Compression, Archiving, Encryption (OpenSSL or GPG), Backup Cleaning (Cycling) and supports Email Notifications.
Active Storage FTP Service.
EasyDownloader reduces the amount of work required to setup and check for errors when downloading from another location. This is useful when, for example, a client wants to you to pick a file up from their FTP, SFTP, or regular website on a nightly basis. EasyDownloader gives you a one-method means of downloading those files, returns with a friendly error message if it fails (geared at cron job notifications), or returns an array of file names it downloaded.
Hyde is an addon to the amazing Jekyll that makes deploying with FTP easier.
An FTP client designed to work well with EventMachine
This plugin provides native FTP/FTPS instrumentation for monitoring service connectivity
A new tftp library for clients and servers that supports RFCs 1350, 2347 and 2348 (ie. variable block sizes). It includes a sample client implementation, and a sample server implementation. The server is single-threaded and supports multiple simultaneous downloads.
code,tfile,pager,http,logistic,pay,tmagick,class_extend,aes,rsa,ftp_tool,translate,zip_tool,sql,backup,collection;
Adds FTP support for mina.
"sftp automatically"
This gem allows you to easily send files from your project to a remote server via FTP. Designers and interface programmers can have great benefit from this, for they can easily send all last modified files without needing an specific application for that nor searching directories by hand.
Connects to files through FTP using Aqueduct
Enable Net::FTP to send PORT command.
Connect to RSR Group data via FTP.
Store files using FTP.
A MyMedia FTP client which uses Net/FTP.
This rubygem does not have a description or summary.
A command-line Dropbox interface based on GNU coreutils, GNU ftp, and lftp. Features include smart tab completion, globbing, and interactive help.
This implements a simple in-memory storage of files for use with em-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. It can be used as part of a test fixture or embedded in a program.
FTP input / output plugin for Fluentd data collector
Backup is a Ruby Gem written for Unix and Rails environments. It can be used both with and without the Ruby on Rails framework! This gem offers a quick and simple solution to backing up databases such as MySQL/PostgreSQL and Files/Folders. All backups can be transferred to Amazon S3 or any remote server you have access to, using either SCP, SFTP or regular FTP. Backup handles Compression, Archiving, Encryption and Backup Cleaning (Cycling).
Use git to push and pull from ftp servers
Test FTP Protocol with Rspec
FTPMVC filter to encrypt/decrypt files
Currently the only way to access Tropo logs is to download a text file from the Tropo FTP site. This requires constant redownloads of files that can grow to very large sizes. Tropo tail allows you to live tail your logs with log rollovers when Tropo creates a new log file, for a better development experience.
Simple ftp upload and download for Fastlane
Report Processing for WorldPay/Vantiv/LitleOnline
Quickftp is an in-place ftp server
A simple library for synchronizing from/to FTP servers.
FTP Connection & Management Gem
Thecorized thecore_ftp_helpers full description.
This is a ruby wrapper around the Uptrends API. Uptrends is a monitoring service that let's you monitor Web pages, Web services, Mail servers, Database servers, DNS, SSL certificates, FTP and more.
The wrapper for sftp CLI.
A wrapper for net::ftp that is tolerable
automatically scp files in a specified folder
FTP Factor.io Connector
Rake task for backing up mongo database on heroku and push it to S3 or FTP. Library can be used as rake task or be easily integrated into daily cron job.
Upload or delete files that have changed in git using lftp. lftp supports ftp, ftps, sftp and more.
Provide all net/ftp method and some additional functionality
A custom Active Record validator that helps you prevent users from signing up for multi-tenant style systems with reserved subdomains like www, ftp, mail, stmp, etc.
Simple class for test application using Net::FTP object. It is not complete FTP local server.
Provides an :lftp deployer for nanoc
Paperclip storage using FTP servers as storage medium
An SFTP-only deploy script for nanoc
Can be used to mimic the behaviour of an sftp session, based on a local filesystem location
This is a Ruby library that allows you to get a tree from a remote location over sftp. When the resulting hash is serialized into JSON it uses the JSTree syntax.