Page 1 of 1
vsftpd and directory listing disable for user
Posted: Wed Jul 05, 2006 10:36 pm
by eugene2008
i have vsftpd. i want to disable directory listing for a particular user, how do i do that?
i googled, but all what found is hide_file=*
but it is not that i want
thanks !
Posted: Sat Jul 08, 2006 1:04 am
by basdog22
You have to login as root and read the conf file in etc/vsftpd.
You will see it is very easy once you read the info in this file.There are 2 more files in there: ftpusers and user_list. Reading the vsftpd.conf will make things clearer

Posted: Fri Jul 14, 2006 7:56 pm
by eugene2008
yes, but I want to disable directory listing for
user=usernumberone
on folder /home/user/data/
and at the same time enable directory listing for this folder
for user=usernumbertwo