Results 1 to 2 of 2
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 ...
- 07-07-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 1
vsftpd and directory listing disable for user
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 !
- 07-07-2006 #2Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 637
Edit the vsftpd.conf file and do away with the default read permissions for all users. Then you will have to edit the access files which will require additional research but is quite simple to achieve.


Reply With Quote