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
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