How to Install libnet-sftp-foreign-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libnet-sftp-foreign-perl

Description:

client for the Secure File Transfer Protocol

Net::SFTP::Foreign is a Perl client for the Secure File Transfer Protocol, providing a subset of commands listed in the IETF draft, which can be found at . It uses any compatible ssh command installed on your system (for instance, OpenSSH) to establish a connection to the remote server.

Homepage: https://metacpan.org/release/Net-SFTP-Foreign

Version: 1.87+dfsg-1

Section: universe/perl