mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
5 lines
240 B
Plaintext
5 lines
240 B
Plaintext
Rssh is a restricted shell for use with OpenSSH, allowing only scp
|
|
and/or sftp. 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.
|