4803bb2cba
Net::SFTP is a pure-Perl implementation of the Secure File Transfer Protocol (SFTP)--file transfer built on top of the SSH 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.
13 lines
407 B
Plaintext
13 lines
407 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/23 20:16:09 sturm Exp $
|
|
${P5SITE}/Net/SFTP/
|
|
${P5SITE}/Net/SFTP.pm
|
|
${P5SITE}/Net/SFTP/Attributes.pm
|
|
${P5SITE}/Net/SFTP/Buffer.pm
|
|
${P5SITE}/Net/SFTP/Constants.pm
|
|
${P5SITE}/Net/SFTP/Util.pm
|
|
@man man/man3p/Net::SFTP.3p
|
|
@man man/man3p/Net::SFTP::Attributes.3p
|
|
@man man/man3p/Net::SFTP::Buffer.3p
|
|
@man man/man3p/Net::SFTP::Constants.3p
|
|
@man man/man3p/Net::SFTP::Util.3p
|