I have created a Parallels plesk panel webspace and allowed SSH access:
/bin/sh
I connected by SSH and I realised I can go everywhere in the server and create files.
I would like to limit the SSH access just to the user directory.
I read about chroot
. Do you think it is the solution? There isn't a way to configure directly in Plesk?