Restrict SSH (or FTP) access to just one folder
Hi,
I need to provide FTP access to someone, they need full read/write access but should only be allowed to access one specific folder. I think the FTP access is done via SSH, but I couldn't find a way to create an SSH user with their access restricted to just one folder on the server.
Any ideas?
Thank you for your help :)
2 Replies
See:
https://www.golinuxcloud.com/sftp-chroot-restrict-user-specific-directory/
Skip to step #4.
-- sw