rssh

Restricted shell allowing scp, sftp, cvs, svn, rsync or rdist

Debian Debian
RUN apt-get update && \ apt-get install -y rssh
Ubuntu
RUN apt-get update && \ apt-get install -y rssh
Alpine
RUN apk add rssh
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rssh
Fedora
RUN dnf install -y rssh
Raspbian
RUN apt-get update && \ apt-get install -y rssh
click the source code to copy install rssh on any operating system with command-not-found.com