summaryrefslogtreecommitdiffstats
path: root/network/rssh/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/rssh/README')
-rw-r--r--network/rssh/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/rssh/README b/network/rssh/README
new file mode 100644
index 0000000000..a072937f46
--- /dev/null
+++ b/network/rssh/README
@@ -0,0 +1,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.