pure-ftpd question on chrooting users
hi,i'm trying to get pure-ftpd to chroot a user into a specific directory that's located INSIDE the home directory. for example:
user: bob
/home/bob/
/home/bob/folder1/
if i set ChrootEveryone to yes in pure-ftpd.conf, itll set bob in only /home/bob/.. ok. but how would I do it so if bob logins, hes put into folder1 and cant get out of it? i read the manual but can't find a way
thanks