Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Proftpd upload and hidden files
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
slam_head
Guru
Guru


Joined: 06 Jan 2003
Posts: 449
Location: New York City

PostPosted: Fri Apr 23, 2004 3:40 pm    Post subject: Proftpd upload and hidden files Reply with quote

I want to have anonymous upload availble but i want to stop people from leave hidden files that start with either a space or a dot. Any ideas? Here's my upload directive:

# Limit WRITE everywhere in the anonymous chroot
<Limit WRITE>
DenyAll
</Limit>

<Directory upload/*>
<Limit WRITE>
AllowALL
</Limit>
</Directory>
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum