SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-SFTP rpm build for : CentOS 5. For other distributions click perl-Net-SFTP.

Name : perl-Net-SFTP
Version : 0.10 Vendor : obs://build_opensuse_org/home:csbuild:Perl
Release : 2.6 Date : 2022-10-26 19:14:01
Group : Development/Libraries/Perl Source RPM : perl-Net-SFTP-0.10-2.6.src.rpm
Size : 0.09 MB
Packager : (none)
Summary : Net-SFTP - Secure File Transfer Protocol client
Description :
I< Net::SFTP> is a pure-Perl implementation of the Secure File
Transfer Protocol (SFTP) - file transfer built on top of the
SSH2 protocol. I< Net::SFTP> uses I< Net::SSH::Perl> to build a
secure, encrypted tunnel through which files can be transferred
and managed. It provides a subset of the commands listed in
the SSH File Transfer Protocol IETF draft, which can be found
at I< http://www.openssh.com/txt/draft-ietf-secsh-filexfer-00.txt>.

SFTP stands for Secure File Transfer Protocol and is a method of
transferring files between machines over a secure, encrypted
connection (as opposed to regular FTP, which functions over an
insecure connection). The security in SFTP comes through its
integration with SSH, which provides an encrypted transport
layer over which the SFTP commands are executed, and over which
files can be transferred. The SFTP protocol defines a client
and a server; only the client, not the server, is implemented
in I< Net::SFTP>.

Because it is built upon SSH, SFTP inherits all of the built-in
functionality provided by I< Net::SSH::Perl>: encrypted
communications between client and server, multiple supported
authentication methods (eg. password, public key, etc.).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/CentOS_5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-SFTP-0.10-2.6.noarch.rpm
     

Provides :
perl(Net::SFTP)
perl(Net::SFTP::Attributes)
perl(Net::SFTP::Buffer)
perl(Net::SFTP::Constants)
perl(Net::SFTP::Util)
perl-Net-SFTP

Requires :
/usr/bin/perl
perl(Carp)
perl(Exporter)
perl(File::Basename)
perl(File::Spec::Functions)
perl(Getopt::Long)
perl(Net::SFTP)
perl(Net::SFTP::Attributes)
perl(Net::SFTP::Buffer)
perl(Net::SFTP::Constants)
perl(Net::SFTP::Util)
perl(Net::SSH::Perl) >= 1.24
perl(Net::SSH::Perl::Buffer)
perl(Net::SSH::Perl::Constants)
perl(Net::SSH::Perl::Util)
perl(Term::ReadLine)
perl(Text::ParseWords)
perl(base)
perl(constant)
perl(strict)
perl(vars)
perl-Net-SSH-Perl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.8.8/Net
/usr/lib/perl5/vendor_perl/5.8.8/Net/SFTP
/usr/lib/perl5/vendor_perl/5.8.8/Net/SFTP.pm
/usr/lib/perl5/vendor_perl/5.8.8/Net/SFTP/Attributes.pm
/usr/lib/perl5/vendor_perl/5.8.8/Net/SFTP/Buffer.pm
/usr/lib/perl5/vendor_perl/5.8.8/Net/SFTP/Constants.pm
/usr/lib/perl5/vendor_perl/5.8.8/Net/SFTP/Util.pm
/usr/share/doc/perl-Net-SFTP-0.10
/usr/share/doc/perl-Net-SFTP-0.10/Changes
/usr/share/doc/perl-Net-SFTP-0.10/LICENSE
/usr/share/doc/perl-Net-SFTP-0.10/README
/usr/share/doc/perl-Net-SFTP-0.10/ToDo
/usr/share/doc/perl-Net-SFTP-0.10/eg
/usr/share/doc/perl-Net-SFTP-0.10/eg/psftp
/usr/share/man/man3/Net::SFTP.3pm.gz
/usr/share/man/man3/Net::SFTP::Attributes.3pm.gz
/usr/share/man/man3/Net::SFTP::Buffer.3pm.gz
/usr/share/man/man3/Net::SFTP::Constants.3pm.gz
/usr/share/man/man3/Net::SFTP::Util.3pm.gz

 
ICM