mirror of
https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git
synced 2024-09-03 20:26:26 +02:00
6 lines
283 B
Markdown
6 lines
283 B
Markdown
This app provides a directory, accessible via ssh of sftp, to a new user.
|
|
|
|
A "chroot jail" limits the commands the user can use, so you can rest assured that
|
|
they can't access your server's contents outside of the provided directory.
|
|
|
|
A data size quota is also set on the directory.
|