NAME
Libssh::Sftp - Support for sftp via libssh.
SYNOPSIS
!/usr/bin/perl
use strict;
use warnings;
DESCRIPTION
Libssh::Sftp
is a perl interface to the libssh (http://www.libssh.org) library. It doesn't support all the library. It's working in progress.