[pure-ftpd] hide directory from user.

Discussion in 'Server Operation' started by jodern, Apr 28, 2008.

  1. jodern

    jodern New Member

    Hi guys. I just finished my installation of pure-ftpd.

    I have one problem in mind.
    I wish to hide some directory from the users.

    Because I have set the home directory of the users to their respective /home/user home directory in the system.

    Is there any ways for me to hide some directory in their home directory?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You could either change the permissions of the folder so that that user can't read nor write, or you rename the folder to something with a dot in the beginning, e.g. .examplefolder.
     

Share This Page