Giter VIP home page Giter VIP logo

net-sftp's Introduction

$Id: README,v 1.6 2005/01/18 17:57:17 autarch Exp $

This is Net::SFTP, a module implementing a client for the Secure
File Transfer Protocol.

PREREQUISITES

    * Net::SSH::Perl (1.24 or greater)

In particular, Net::SFTP requires the SSH2 support in Net::SSH::Perl;
thus, during Net::SSH::Perl installation, you should choose that
you wish to use SSH2 support (and SSH1 support as well, if you want
that).

INSTALLATION

Net::SFTP installation is straightforward. If your cpan shell
is set up, you should just be able to do

    % perl -MCPAN -e 'install Net::SFTP'

If you don't like that, you can download the distribution; the
latest version on CPAN can be found in

    ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DB/DBROBINS/

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

SAMPLES

Take a look at eg/psftp, an interactive SFTP shell using Net::SFTP,
for some examples on using Net::SFTP and its various methods.

David Robins / [email protected]

net-sftp's People

Contributors

autarch avatar btrott avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.