The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module::Net::SCP"

Net::uFTP - Universal interface for FTP-like modules (FTP, SFTP, SCP), in most cases Net::FTP compatible. River stage zero No dependents

This module provides common interface (Net::FTP compatible) to popular FTP-like protocols (for now: FTP, SFTP, SCP). Flexibility of this module allows to add plugins to support other protocols (suggestions and plugins are welcome ;) Currently "Net::u...

STRZELEC/Net-uFTP-0.161 - 19 Nov 2011 11:40:53 UTC - Search in distribution

demo_scp.pl - demo Net::SCP capabilities. River stage zero No dependents

This script just copied a file over ssh version 2 to a remote location to show you how to use the Net::SCP module....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

ccp - cascading copy River stage zero No dependents

Rapidly copy (rsync/scp/...) files to many servers servers in multiple locations using Net::CascadeCopy. taken from Net::CascadeCopy: This module implements a scalable method of propagating files to a large number of servers in one or more locations ...

VVU/Net-CascadeCopy-0.2.6 - 17 May 2011 06:07:18 UTC - Search in distribution
  • Net::CascadeCopy - Rapidly propagate (rsync/scp/...) files to many servers in multiple locations.

App::rs - The package manager for RSLinux and the first reference counting CPAN client River stage zero No dependents

(Please see the section "CPAN" and my TPF proposal <https://github.com/057a3dd61f99517a3afea0051a49cb27994f94d/rslinux/blob /rs/TPF-proposal.pod> for my ongoing effort to marry "App::rs" and CPAN.) RSLinux was born out of desire for freedom. Back in ...

RSLOVERS/App-rs-v2.1.2 - 29 Jun 2018 04:25:00 UTC - Search in distribution

Expect - automate interactions with command line programs that expose a text terminal interface. River stage three • 33 direct dependents • 533 total dependents

See an explanation of What is Expect <http://code-maven.com/expect> The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It more closely resembles the Tcl Expect language than its predecessors. It does not contain any of the netwo...

JACOBY/Expect-1.38 - 08 Mar 2024 16:46:23 UTC - Search in distribution

tonodes - Upload local files/directories to remote clusters River stage zero No dependents

Please refer to SSH::Batch for more documentation....

AGENT/SSH-Batch-0.030 - 08 Nov 2015 10:33:08 UTC - Search in distribution
  • SSH::Batch - Cluster operations based on parallel SSH, set and interval arithmetic

parpush - Secure transfer of files between clusters via SSH River stage zero No dependents

"parpush" push files and directories across sets of remote machines. Syntax of Cluster Description Files Unless the option "--configfile" is specified "parpush" will look for a filename named "~/.clusterrc" in the home directory. If it does not exist...

CASIANO/Net-ParSCP-0.15 - 25 Jun 2009 09:29:54 UTC - Search in distribution
  • Net::ParSCP - Secure transfer of files between clusters via SSH

Shell::Cmd - run shell commands with enhanced support River stage zero No dependents

A very common use of perl is to act as a wrapper around shell commands where perl is used to prepare the shell commands, execute them, and deal with the resulting output. Even where the bulk of the work is actually done in the perl script, creating s...

SBECK/Shell-Cmd-3.04 - 14 Jul 2021 13:13:35 UTC - Search in distribution

Rex::Commands - All the basic commands River stage two • 21 direct dependents • 21 total dependents

This module is the core commands module....

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC - Search in distribution

GRID::Machine - Remote Procedure Calls over a SSH link River stage one • 1 direct dependent • 1 total dependent

This module is inspired in the IPC::PerlSSH module by Paul Evans. It provides Remote Procedure Calls (RPC) via a SSH connection. What made IPC::PerlSSH appealing to me was that 'no special software is required on the remote end, other than the abilit...

CASIANO/GRID-Machine-0.127 - 14 Jun 2011 09:11:14 UTC - Search in distribution

Net::FullAuto - Fully Automate ANY Workload with *Persistent* SSH/SFTP from One Host River stage zero No dependents

"Net::FullAuto" (aka "FullAuto") is a Perl module and workload automation functionality that transforms Perl into a true multi-host scripting language. It accomplishes this with multiple *PERSISTENT* SSH and SFTP connections to multiple hosts simulta...

REEDFISH/Net-FullAuto-1.0000646 - 25 Apr 2024 21:15:12 UTC - Search in distribution

Net::SSH2 - Support for the SSH 2 protocol via libssh2. River stage one • 6 direct dependents • 6 total dependents

Net::SSH2 is a Perl interface to the libssh2 (<http://www.libssh2.org>) library. It supports the SSH2 protocol (there is no support for SSH1) with all of the key exchanges, ciphers, and compression of libssh2. Even if the module can be compiled and l...

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

File::Tools - UNIX tools implemented as Perl Modules and made available to other platforms as well River stage one • 1 direct dependent • 1 total dependent

SZABGAB/File-Tools-0.10 - 02 Jun 2023 07:07:20 UTC - Search in distribution

Net::SCP - Perl extension for secure copy protocol River stage one • 3 direct dependents • 8 total dependents

Simple wrappers around ssh and scp commands....

IVAN/Net-SCP-0.08.reprise - 09 Aug 2016 18:42:48 UTC - Search in distribution

Net::Curl - Perl interface for libcurl River stage two • 13 direct dependents • 20 total dependents

This package contains some static functions and version-releated constants. It does not export by default anything, but constants can be exported upon request. use Net::Curl qw(:constants); To perform any request you want Net::Curl::Easy. FUNCTIONS N...

SYP/Net-Curl-0.56 - 01 Apr 2024 08:12:58 UTC - Search in distribution

Net::OpenSSH - Perl SSH client package implemented on top of OpenSSH River stage two • 27 direct dependents • 40 total dependents

Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client ("ssh"). Under the hood This package is implemented around the multiplexing feature found in later versions of OpenSSH. That feature allows one to run several s...

SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC - Search in distribution

dbedia::blob - interface to (not only) b.dbedia.com blob storage River stage zero No dependents

Module to upload files to blob server with their sha256 checksum as a part of their name. So for example "swagger-ui.js" becomes <https://b.dbedia.com/e3d4e875f9d0b751bc7276e6472e96a5262cabc64b060540da 190bfdc0e36dec/swagger-ui.js> and will be stored...

JKUTEJ/dbedia-blob-0.01 - 30 Oct 2019 20:13:44 UTC - Search in distribution

jQuery::File::Upload - Server-side solution for the jQuery File Upload plugin. River stage zero No dependents

jQuery::File::Upload makes integrating server-side with the jQuery File Upload <https://github.com/blueimp/jQuery-File-Upload/> plugin simple. It provides many features, such as: 1 the ability to SCP file uploads to remote servers 2 the ability to pr...

SRCHULO/jQuery-File-Upload-0.32 - 18 Oct 2019 19:18:46 UTC - Search in distribution

Net::SSH::Expect - SSH wrapper to execute remote commands River stage one • 2 direct dependents • 2 total dependents

This module is a wrapper to the *ssh* executable that is available in your system's *$PATH*. Use this module to execute commands on the remote SSH server. It authenticates with the user and password you passed in the constructor's attributes "user" a...

BNEGRAO/Net-SSH-Expect-1.09 - 23 Apr 2008 02:20:39 UTC - Search in distribution

Net::OpenSSH::Parallel - Run SSH jobs in parallel River stage one • 1 direct dependent • 1 total dependent

Run this here, that there, etc. "Net::OpenSSH::Parallel" is an scheduler that can run commands in parallel in a set of hosts through SSH. It tries to find a compromise between being simple to use, efficient and covering a good part of the problem spa...

SALVA/Net-OpenSSH-Parallel-0.14 - 04 Dec 2015 13:57:48 UTC - Search in distribution
30 results (0.064 seconds)