Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37376744
en ru br
ALT Linux repositórios
S:0.12-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Net-SFTP

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.12-alt1
Data da compilação: 12 outubro 2017, 11:05 ( 340.0 weeks ago )
Tamanho:: 31.13 Kb

Home page:   http://www.cpan.org

Licença: Artistic
Sumário: Secure File Transfer Protocol client
Descrição:

*Net::SFTP* is a pure-Perl implementation of the Secure File
Transfer Protocol (SFTP) - file transfer built on top of the
SSH2 protocol. *Net::SFTP* uses *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 *http://www.openssh.com/txt/draft-ietf-secsh-fil…*.

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 *Net::SFTP*.

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

Mantenedor currente: Mikhail Pokidko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Net-SFTP
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009