Install ruby-net-scp by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-net-scp
Description:
pure ruby implementation of the SCP protocol
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over SSH (and requires the Net::SSH library), and allows files and directory trees to copied to and from a remote server.
Homepage: https://github.com/net-ssh/net-scp
Version: 1.2.1-5
Section: universe/ruby