Hi everyone! I have maked a ftp server with vsftpd with local user authentication, everything works fine. I want to use sftp not ftp. When using ftp the users are jailed in their home dir /srv/ftp/ and they can`t see other files, If i login with sftp the user can see all system files. The problem is how can i make it to sftp too?

Cheers!