slackbuilds_ponce/network/rssh
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh
Makefile.in.patch
README
rssh.info
rssh.SlackBuild
slack-desc

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.