summaryrefslogtreecommitdiffstats
path: root/network/rssh/README
blob: a072937f466e1d6890c1b2fa101bed698231aeac (plain)
1
2
3
4
5
rssh is a restricted shell for use with OpenSSH, allowing only scp
and/or sftp. It now also includes support for rdist, rsync, and cvs.
For example, if you have a server which you only want to allow users
to copy files off of via scp, without providing shell access, you can
use rssh to do that.