How to Install libnet-scp-perl in Ubuntu 18.04



Install libnet-scp-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-scp-perl

Description:

Perl extension for secure copy protocol

Net::SCP provides simple wrappers around the "scp" command and to Net::FTP-like interface. It can be called in batch mode to upload or download files using SSH protocol.

Homepage: http://search.cpan.org/dist/Net-SCP/

Version: 0.08-3

Section: universe/perl