Search results for "module:Net::SFTP"

Net::SFTP - Secure File Transfer Protocol client River stage one • 1 direct dependent • 1 total dependent

*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 ...

LKINLEY/Net-SFTP-0.12 - 27 Jun 2017 21:58:55 UTC

Net::SSH2::SFTP - SSH 2 Secure FTP object River stage one • 6 direct dependents • 6 total dependents

An SFTP object is created by the Net::SSH2 "sftp" method. error Returns the last SFTP error (one of the LIBSSH2_FX_* constants). Use this when Net::SSH2::error returns LIBSSH2_ERROR_SFTP_PROTOCOL. In list context, returns (code, error name). die_with...

RKITOVER/Net-SSH2-0.73 - 03 Aug 2022 16:10:45 UTC

Net::SFTP::Util - SFTP utility methods River stage one • 1 direct dependent • 1 total dependent

*Net::SFTP::Util* provides a set of exportable utility functions used by *Net::SFTP* libraries. fx2txt($status) Takes an integer status *$status* as an argument, and returns a "friendly" textual message corresponding to that status. *$status* should ...

LKINLEY/Net-SFTP-0.12 - 27 Jun 2017 21:58:55 UTC

Net::SFTP::Server - Base class for writting SFTP servers River stage zero No dependents

This package provides a framework for implementing SFTP servers. This is an early release without documentation. The API is very unstable yet. Currently version 3 of the protocol as defined in <http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02....

SALVA/Net-SFTP-Server-0.03 - 19 Dec 2011 08:52:44 UTC

Net::SFTP::Buffer - Read/write buffer class River stage one • 1 direct dependent • 1 total dependent

*Net::SFTP::Buffer* inherits from *Net::SSH::Perl::Buffer* to provide read/write buffer functionality for SSH. SFTP buffers are exactly the same as SSH buffers, with a couple of additions: * 64-bit integers SFTP requires the use of 64-bit integers to...

LKINLEY/Net-SFTP-0.12 - 27 Jun 2017 21:58:55 UTC

Net::SFTP::Foreign - SSH File Transfer Protocol client River stage two • 13 direct dependents • 14 total dependents

SFTP stands for SSH 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 int...

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

Net::SFTP::Recursive - Perl class for transfering files recursively and securely River stage zero No dependents

This class contains methods to transfer files recursively and securely using Net::SFTP and Net::SSH::Perl. *Net::SFTP* is a pure-Perl implementation of the Secure File Transfer Protocol (SFTP)--file transfer built on top of the SSH protocol. *Net::SF...

GEOTIGER/Net-SFTP-Recursive-0.12 - 13 Jul 2005 14:22:08 UTC

Net::SFTP::Constants - Exportable SFTP constants River stage one • 1 direct dependent • 1 total dependent

*Net::SFTP::Constants* provides a list of exportable SFTP constants: for SFTP messages and commands, for file-open flags, for status messages, etc. Constants can be exported individually, or in sets identified by tag names. *Net::SFTP::Constants* pro...

LKINLEY/Net-SFTP-0.12 - 27 Jun 2017 21:58:55 UTC

Net::SFTP::Server::FS - SFTP server that uses the file system for storage River stage zero No dependents

This module implements an standard SFTP server that uses the file system for storage. All the operations described on the protocol draft version 3 are supported. Also, this module serves as an example of how to develop an SFTP server on top of Net::S...

SALVA/Net-SFTP-Server-0.03 - 19 Dec 2011 08:52:44 UTC

Net::SFTP::Attributes - File/directory attribute container River stage one • 1 direct dependent • 1 total dependent

*Net::SFTP::Attributes* encapsulates file/directory attributes for *Net::SFTP*. It also provides serialization and deserialization methods to encode/decode attributes into *Net::SFTP::Buffer* objects....

LKINLEY/Net-SFTP-0.12 - 27 Jun 2017 21:58:55 UTC

Net::SFTP::SftpServer - A Perl implementation of the SFTP subsystem with user access controls River stage zero No dependents

A Perl port of sftp-server from openssh providing access control on a per user per command basis and improved logging via syslog The limitations compared with the openssh implementation are as follows: * Only files and directories are dealt with - ot...

SIMM/Net-SFTP-SftpServer-1.1.0 - 12 Mar 2010 08:45:51 UTC

Net::SFTP::Foreign::Local - access local file system through Net::SFTP::Foreign API. River stage two • 13 direct dependents • 14 total dependents

This module is a partial implementation of the Net::SFTP::Foreign interface for the local filesystem. The methods currently implemented are: "stat", "lstat", "ls" and "find"....

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

Net::SFTP::Foreign::Compat - Adapter for Net::SFTP compatibility River stage two • 13 direct dependents • 14 total dependents

This package is a wrapper around Net::SFTP::Foreign that provides an API (mostly) compatible with that of Net::SFTP. Methods on this package are identical to those in Net::SFTP except that Net::SFTP::Foreign::Attributes::Compat objects have to be use...

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

Net::SFTP::Foreign::Buffer - Read/write buffer class River stage two • 13 direct dependents • 14 total dependents

*Net::SFTP::Foreign::Buffer* provides read/write buffer functionality for SFTP....

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

Connector::Proxy::Net::SFTP River stage zero No dependents

Read/Write files to/from a remote host using FTP. LOCATION is the only mandatory parameter, if neither file nor path is set, the file is constructed from the arguments given to the method call....

MRSCOTTY/Connector-1.54 - 08 Jan 2024 15:18:31 UTC

Net::SFTP::Foreign::Constants - Constant definitions for Net::SFTP::Foreign River stage two • 13 direct dependents • 14 total dependents

Net::SFTP::Foreign::Constants provides a list of exportable SFTP constants: for SFTP messages and commands, for file-open flags, for status messages, etc. Constants can be exported individually, or in sets identified by tag names. Net::SFTP::Foreign:...

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

Net::SFTP::Foreign::Attributes - File/directory attribute container River stage two • 13 direct dependents • 14 total dependents

*Net::SFTP::Foreign::Attributes* encapsulates file/directory attributes for *Net::SFTP::Foreign*. It also provides serialization and deserialization methods to encode/decode attributes into *Net::SFTP::Foreign::Buffer* objects....

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

lib/Net/SFTP/Foreign/Helpers.pm River stage two • 13 direct dependents • 14 total dependents

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

lib/Net/SFTP/Foreign/Common.pm River stage two • 13 direct dependents • 14 total dependents

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

lib/Net/xFTP_SFTP.pm River stage zero No dependents

TURNERJW/Net-xFTP-1.02 - 04 Sep 2021 02:00:53 UTC
53 results (0.066 seconds)