rcp

Copy files between local and remote systems. It mimics the behavior of the cp command but operates across different machines. More information: <https://www.gnu.org/software/inetutils/manual/html_node/rcp-invocation.html>.

Arch Arch Linux
RUN pacman -S --noconfirm inetutils
CentOS
RUN yum install -y rsh
Fedora
RUN dnf install -y rsh
click the source code to copy install rcp on any operating system with command-not-found.com