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.
A pure Ruby implementation of the SFTP client protocol
Testing FTP? Use this!
Support for the File Transfer Protocol.
Provides a child class of Net::FTP to support implicit and explicit FTPS.
Extension to Net::FTP providing FXP and SSL/TLS support
Parse FTP LIST command output.
Ruby standard library ftp.
Wrapper for Ruby's Net::SFTP library which makes SFTP easy! See Documentation at https://github.com/georgediaz88/fun_sftp
Deploy a middleman built site over rsync, ftp, sftp, or git (e.g. gh-pages on github).
An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
Allows file upload using FTP for CarrierWave uploaders.
Net::Netrc provides ftp(1)-style .netrc parsing
Library for recursively downloading and uploading entire directories from FTP servers. Supports 'quick' downloads pulling only files changed since a specified date and uploading downloading lists of files. Split out from Munkey - a Git <-> FTP tool
Allow Paperclip attachments to be stored on FTP servers
Build a custom FTP daemon backed by a datastore of your choice
SFTP (Secure File Transfer Protocol) storage for Paperclip.
Chilkat Library for Ruby - FTP, SSH, SFTP, PDF, SMTP, POP3, IMAP, SSL, TLS, HTTP, RSA, Encryption, Zip, Compression, XML, ...
A pretty simple transfer daemon, controlled with a RESTful API
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.
Deploy a jekyll weblog through ftp
Ftp storage support for paperclip file attachment
Simple ftp upload and download for Fastlane
Just like VCR and WebMock, but for FTP.
Net::TFTP is a pure Ruby implementation of the Trivial File Transfer Protocol (RFC 1350)
Uses libssh via FFI to create an SFTP server. Useful for testing interactions with a remote SFTP server.
Simple FTP server written in pure Ruby, allowing integration testing of FTP client code without mocks and stubs
Ftp storage support for paperclip file attachment
NiFTP makes Ruby's decidedly un-nifty Net::FTP library easier to use.
Downspout is an easy-to-use ruby library for downloading files from URLs, supporting both HTTP & FTP protocols. HTTP downloads can use either Net::HTTP, or libcurl (via the Curb gem)
Plugin to upload files via SFTP
FTP MVC framework
FTPExt adds two methods (put_dir and rmrf_dir) to Net::FTP to copy, sync, and delete whole folders over FTP.
Sync via FTP, only modified files
BrickFTP's REST API client.
Interface for Pure-FTPd
Stores files on SFTP server.
Implements a subset of the methods in FileUtils for FTP URIs, falling back on FileUtils when a path doesn't look like FTP
Jekyll deployment made easy.
SFTP Service for ActiveStorage
Uses either SFTP or FTP.
https://github.com/bsm/bfs.rb
Reads files stored on remote server using SFTP.
Run an FTP server that persists all data to an Amazon S3 bucket
Unofficial gem for connecting to memotoo.com with their soap-api and handle your contact needs. Memotoo lets your synchronize all your contacts, events and tasks with yahoo, gmail, facebook, xing, outlook, your mobile-phone and more. You can also get your e-mails in one place.Features of memotoo: New mobile? Transfer all your data to your new device! Synchronise your data with your mobile phone (with SyncML) Access all your e-mail in a single page from Google, Yahoo, Hotmail / MSN, ...! View your data on your mobile phone (WAP / XHTML) Access your contacts using a LDAP directory Access your files via a Web Folder Access your files via FTP Add Memotoo widgets to iGoogle, Netvibes, Windows Vista, Apple Dashboard, ... Memotoo plugins for your browser
A command-line tool for managing Xcode project with Swift Package Manager
Copyright (C) 2013 Kyle Richardson This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
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, 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.
Reads files stored on a FTP server.
This plugin provides native SFTP instrumentation for monitoring, including: service connectivity, file write access, and more