I need to give access to a remote user via SSH (Cygwin) in a Windows 2008 R2 box, but the user must see only his /home
folder, and cannot read, write or list contents from another folder. The user will access the server via Filezilla.
I tried to set permissions on Windows Explorer, however the user can list the content of another folders even when he appears to be prohibited to access the folder.
There's some configuration in Cygwin/SSH that can restrict the user only for his /home
folder?