[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] iFolder and Others
Brandon Colbert wrote:
>
> How do I create a chroot ssh environment? I found several documents on the
> web, but the first two I tried didn't work. Does anybody here run a chroot
> ssh server?
Did you look at scponly? I've used it in the past for accounts that are
only supposed to transfer files. Rather than setting up a chroot, I just
used normal permissions to restrict access.
http://www.sublimation.org/scponly/wiki/index.php/Main_Page
-Brian