Score:0

Hide folder only and mantein access on proftpd ftp

jp flag

I am triying to hide a folder on proftp, I want that the folder don´t appear on ftp client but I want acccess to the folder if I use the path directly on the client

<Directory /var/shared/uploads>
    umask 0006
    HideGroup webpublisher
<Limit LIST>
    DenyAll
    IgnoreHidden on
</Limit>

I try using limit and the folder is hidden and not listing on client but I can´t access using the path also. Is there any option to hide only the folder of listing on client but mantein the access?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.