This package browser is in early development. Mind the rough edges.

ruby-net-sftp 4.0.0

Pure Ruby implementation of the SFTP client protocol

Net::SFTP is a pure Ruby implementation of the SFTP protocol (specifically, versions 1 through 6 of the SFTP protocol). Note that this is the “Secure File Transfer Protocol”, typically run over an SSH connection, and has nothing to do with the FTP protocol.

Installation

Install ruby-net-sftp 4.0.0 as follows:

guix install ruby-net-sftp@4.0.0

Or install the latest version:

guix install ruby-net-sftp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.